Skip to content

subrat-lima/nbweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nbweb

nbweb is short for no bloat web

description

nbweb is a simple tool to extract data from websites

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>

# check the version
nbweb -v

about

inspired by yt-dlp

note

  • this application is currently in experimental phase and a complete rewrite is in process to make it modular.

About

nbweb is short for no bloat web

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages