Skip to main content

Scrape local HTML files and generate an index.

Project description

HTML Index Maker

Scrape local HTML files and generate an index.

Usage

python -m html-index-maker -i ./resources -f .html -o ./data.json

This will call the module on the resources directory, look for html files and store the result in a given json file.

Supported Reading Formats

  • HTML
  • ORG

Supported Writing Formats

  • JSON
  • JS
  • ORG
  • MARKDOWN

Changelog

  • 0.1.3 Fixed .md output file, hyperlinks, headings.
  • 0.1.2 Fixed .org missing linebreak.s
  • 0.1.1 Added support for org, js, md, fixes.
  • 0.1.0 Initial Version

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

html_index_maker-0.1.3.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

html_index_maker-0.1.3-py3-none-any.whl (4.9 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