“groovy mother...”

Filed under 'screenscraping'

July 6, 2007

Introducing templatemaker

Python library that analyses a corpus of web pages, works out where the dynamic values are in the template, then allows you to scrape out the juicy details. I can think of oh, so many uses for this.

May 25, 2006

Beautiful Soup

Python HTML parser which doesn’t choke on malformed markup. Handy for screenscraping.

saute-swinish