An Hpricot Showcase
A dictionary of common tasks that people (kids especially) love to do with Hpricot.
- Fundamentals
- HpricotBasics: loading HTML into Hpricot, searching, looping.
- HpricotElements: an informal reference to Hpricot::Elements.
- HpricotAltering: modifying elements in Hpricot
- Search
- HpricotCssSearch: using CSS selectors to get around (SupportedCssSelectors)
- HpricotXpathSearch: searching documents with XPath. (SupportedXpathExpressions)
- HpricotFixups: how Hpricot can clean and fix.
- HpricotChallenge: some tricky things... EXPLAINED!
- HpricotXML: parsing XML
