Re: write a bot

2012-05-13 Thread admin lewis
2012/5/14 Emile van Sebille : > On 5/13/2012 2:25 PM admin lewis said... > >> Hi, >> I want write a bot in python, it should explore a site, click links >> and extract some info. I know mechanize but I would like to know if >> there is something better for performance. > > > Have you looked into Sc

Re: write a bot

2012-05-13 Thread Emile van Sebille
On 5/13/2012 2:25 PM admin lewis said... Hi, I want write a bot in python, it should explore a site, click links and extract some info. I know mechanize but I would like to know if there is something better for performance. Have you looked into Scrapy? http://scrapy.org Emile -- http://mai