Skip to content

theredghostwolf/website-ripper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

website-ripper

small python based app that retrieves data from a website

usage :

python ripper.py websitelink/htmlfile outputfile

afterwards it promts you to enter specified tags

example:

python ripper.py test.html output.txt

enter tags: h2 b table

output:

hello

world

About

small python based app that retrieves data from a website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages