Project of WOC
- This project is about a web crawler,a tool which extracts information about webpages.
- I will use Python language for the project.
- This Crawler crawls over the internet and stores links,images and screenshots of linkavailable onthe website.
- for further help: use command "python WCSC.py man" or "python WCSC.py -help" or use Help button provided in GUI
- tldextract
- selenium
- os
- bs4
- requests
- sys
- termcolor
- itertools
- keyboard
- time
- re
- tkinter
Below are some Snippets of working of the tool:
- GUI interface
#Steps to follow: -clone the repo to the desired directory by following commands
-Now run the gui.py command -seek help for usage
Written by Ayush Budhiraja, for any suggestions do contact me at : ayushbudhiraja795@gmail.com