Web crawler on python
Alex
metallourlante at gmail.com
Tue Oct 28 13:22:01 EDT 2008
On Oct 26, 9:54 pm, sonich <SoniaTerpug... at gmail.com> wrote:
> I need simple web crawler,
> I found Ruya, but it's seems not currently maintained.
> Does anybody know good web crawler on python or with python interface?
You should try Orchid http://pypi.python.org/pypi/Orchid/1.1
or you can have a look at my project on launchpad
https://code.launchpad.net/~esaurito/jazz-crawler/experimental.
It's a single site crawler but you can easily modified it.
Bye.
Alex
More information about the Python-list
mailing list