/website-ripper

small python based app that retrieves data from a website

Primary LanguagePython

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