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.9

  • Fixed nasty bug which could cause invalid XML output.

2.0.8

  • Removed _repair_tags() - it wasn’t really necessary.

2.0.7

  • Fixed bug in _repair_tags().

2.0.6

  • Fixed behaviour of toString() and tagToString().

  • SpecialDict is now derived from OrderedDict.

  • Changed and added tests of .params attribute (OrderedDict is now used).

2.0.5

  • Added new method .containsParamSubset() to HTMLElement.

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.9.tar.gz (128.1 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: pyDHTMLParser-2.0.9.tar.gz
  • Upload date:
  • Size: 128.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pyDHTMLParser-2.0.9.tar.gz
Algorithm Hash digest
SHA256 b2da6b60c888ce737a9cfef7d61297dd2b6591a4fcef0334be494cce9bb4c419
MD5 8d0fda8c9fb6fd174622dfcf973e75e5
BLAKE2b-256 b64a485c54f5763ee0cf0e1e1983a7aad2f454841acafc527252d4bc623cab93

See more details on using hashes here.

Supported by

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