Skip to main content

Python HTML/XML parser for simple web scraping.

Project description

What is it?

DHTMLParser is a lightweight HTML/XML parser created for one purpose - quick and easy picking selected tags from DOM.

It can be very useful when you are in need to write own “guerilla” API for some webpage, or a scrapper.

If you want, you can also create HTML/XML documents more easily than by joining strings.

Documentation

Full module documentation can be found here: http://pydhtmlparser.rtfd.org

Changelog

2.0.4

  • Added op .__eq__() to the SpecialDict.

2.0.3

  • .find(); Fixed bug which prevented tag_name to be None.

2.0.2

  • Fixed bugs in .isAlmostEqual().

2.0.1

  • Fixed bugs in .match().

  • Fixed broken links in documentation.

2.0.0

  • Rewritten, refactored, splitted to multiple files.

  • Added unittest coverage of almost 100% of the code.

  • Added better selector methods (.wfind(), .match)

  • Added Sphinx documentation.

  • Fixed a lot of bugs.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyDHTMLParser-2.0.4.tar.gz (228.6 kB view details)

Uploaded Source

File details

Details for the file pyDHTMLParser-2.0.4.tar.gz.

File metadata

File hashes

Hashes for pyDHTMLParser-2.0.4.tar.gz
Algorithm Hash digest
SHA256 c17e11db66f951efdc07b908e5c779fee960d84bd71357cfca54eb02e21073e1
MD5 62aee65f569c118eebe7821ee76bea9c
BLAKE2b-256 4a9b01ddfb991dbad85756c1463ad495948ab06f9972497204b7583d5b00fc26

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page