Skip to main content

Displays HTML page as a Graph

Project description

WebTree

Project Description

All HTML documents are structured as trees. This project provides code to parse and visualise HTML documents as graphs.
Features of the project are:

  • View any html page (using page source) as a graph (collection of connected nodes).
  • Search graph by html tags, tag attributes, strings etc.
  • Find shortest path between HTML node to any other node in graph, for easier web-scraping.

Usage

pip install webtree
webtree scrape --site=https://www.google.com

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

webtree-0.0.17-py3-none-any.whl (12.1 kB view hashes)

Uploaded Python 3

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