Library for crawling forums

James Matthews nytrokiss at gmail.com
Thu Oct 11 15:30:55 EDT 2007


Well i know some that do half the job

urllib or urllib2 to download the page
htmlparser or beautifulsoup For html parsing

Enjoy

On 10/11/07, BlueCrux <azureenigma at gmail.com> wrote:
>
> I'm trying to write a utility to crawl forums and strip posts to be
> gone through offline. Just the content, I don't need to get who posted
> or sigs or any identifying info.
>
> Can anyone suggest a library that is already geared toward this?
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>



-- 
http://search.goldwatches.com/search.aspx?Search=Cufflinks
http://www.jewelerslounge.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20071011/43038a4d/attachment.html>


More information about the Python-list mailing list