Question
I'm thinking of trying Beautiful Soup, a Python package for HTML scraping. Are there any other HTML scraping packages I should be looking at? Python is not a requirement, I'm actually interested in hearing about other languages as well.
The story so far:
- Python
- Ruby
- .NET
- Perl
- Java
- JavaScript
- PHP
- Most of them
Answer
The Ruby world's equivalent to Beautiful Soup is why_the_lucky_stiff's Hpricot.
< br > via < a class="StackLink" href=" http://stackoverflow.com/questions/2861/" >Options for HTML scraping?< /a>
0 comments:
Post a Comment