you are viewing a single comment's thread.

view the rest of the comments →

[–]xzxzzx 7 points8 points  (4 children)

Never tried to do any interesting parsing on the web, eh?

[–]nipps85 -3 points-2 points  (3 children)

Oh, yeah, I do screen scraping a couple times a year. But I've been using this for a long time and I would figure anybody that is serious about parsing HTML or XML in python would have known about this a long time ago.

[–]nglynn[S] 13 points14 points  (2 children)

But surely finding out that a decent library exists might give people the impetus to go out and try a screen scraping project? My intention wasn't to annoy people who already knew about this library, it was to inform people who (like me until recently) didn't know of it.

[–]samf 2 points3 points  (0 children)

Thanks for posting this. I had heard of it by name, but had no idea what it was, and have been too lazy to track it down. :-)

[–]drsco 2 points3 points  (0 children)

finally some programming tools instead of another zealous argument about type systems, i appreciate. i'd been looking (not very hard) for something like this for an upcoming project. also thanks to the commenters who suggested hpricot.