Skip to main content

Parsing HTML with hpricot

  • Chapter
Practical Ruby Gems
  • 703 Accesses

Abstract

The hpricot gem provides a fast Ruby HTML parser; it’s partially implemented in C to increase performance. hpricot has two big advantages: it’s easy to use and it’s fast. It combines an elegant interface with the ability to search by CSS selectors, element IDs, tag types, and so forth. At the same time, it’s also high-performance, so you can process even fairly large HTML documents quickly.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 29.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 39.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Rights and permissions

Reprints and permissions

Copyright information

© 2007 David Berube

About this chapter

Cite this chapter

(2007). Parsing HTML with hpricot. In: Practical Ruby Gems. Apress. https://doi.org/10.1007/978-1-4302-0193-9_13

Download citation

Publish with us

Policies and ethics