
tamim.shahriar at gmail
Jul 6, 2008, 3:32 AM
Post #3 of 3
(117 views)
Permalink
|
|
Re: Not necessarily related to python Web Crawlers
[In reply to]
|
|
On Jul 5, 2:31 pm, disappeare...@gmail.com wrote: > Hi > Does anyone here have a good recommendation for an open source crawler > that I could get my hands on? It doesn't have to be python based. I am > interested in learning how crawling works. I think python based > crawlers will ensure a high degree of flexibility but at the same time > I am also torn between looking for open source crawlers in python vs C > ++ because the latter is much more efficient(or so I heard. I will be > crawling on very cheap hardware.) > > I am definitely open to suggestions. > > Thx You can check my python blog. There are some tips and codes on crawlers. http://love-python.blogspot.com/ regards, Subeen http://love-python.blogspot.com/ -- http://mail.python.org/mailman/listinfo/python-list
|