Writing a program to scrape forums

Posted by seanieb on Stack Overflow See other posts from Stack Overflow or by seanieb
Published on 2010-06-05T13:28:04Z Indexed on 2010/06/05 13:32 UTC
Read the original article Hit count: 250

Hi,

I need to write a program to scrape forums.

Should I write the program in Python using the Scrapy framework or should I use Php cURL? Also is there a Php equivalent to Scrapy?

Thanks

© Stack Overflow or respective owner

Related posts about php

Related posts about python