Deep Web Miner Python | Spyder Crawler
A web crawler made in python which is effective in searching a keyword with 3 levels of depth of any website which is publically accessible including Youtube ,Instaram, Netflix etc.
Step to run this software:
- Download the repository using the git clone command
- Inside the terminal or CMD - run the .py file
- Pyhon program will take an http/www website link as input
- Type in the keyword you want to search from the typed website
- Next Step is to input the level you want the code to mine the information
- Press enter and let the software do its wonderful work,
- After completion it saves the results obtained into a .log file
Major Concepts that were used in this project are:
- Multi threading
- File handling
- Scheduling
- Url rendering
- Interruption signals
Feel free to get in touch with me incase of any errors or give this repo a star for support! :)