Skip to main content

an application to simplify web data

Project description

nbweb

nbweb is short for no bloat web

description

nbweb extracts the clean information from websites removing all the bloat.

installation

pip install nbweb

usage

nbweb <url>

# return output in text format
nbweb --format=txt <url>

# return rss feed
nbweb --rss <url>

# check if website is supported
nbweb --supported <url>

supported websites

list of supported websites can be found in the 'data.json' file

features

  • output as text or json
  • auto delete cache after 7 days
  • return rss feed (only 1 website supported)
  • checks if site is supported

note

  • this application is currently in experimental phase

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

nbweb-0.0.7.tar.gz (9.1 kB view hashes)

Uploaded Source

Built Distribution

nbweb-0.0.7-py3-none-any.whl (6.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