Skip to content

A simple script that extracts comment from the html source code and displays it.

Notifications You must be signed in to change notification settings

BharatThapa99/Comment-extractor-from-HTML-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

USAGE

python2 comment_parser.py -u url -o -r

-r --> recursive i.e extract all links from provided url and their comments
-o --> saves the file. No filename required as it uses url name to save file. If -r is provided then folder is created and saved
-u --> url

All files are saved in .txt format

About

A simple script that extracts comment from the html source code and displays it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published