Skip to content

Karan36k/Deep_miner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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:

  1. Download the repository using the git clone command
  2. Inside the terminal or CMD - run the .py file
  1. Pyhon program will take an http/www website link as input
  2. Type in the keyword you want to search from the typed website
  3. Next Step is to input the level you want the code to mine the information
  4. Press enter and let the software do its wonderful work,
  5. After completion it saves the results obtained into a .log file

Major Concepts that were used in this project are:

  1. Multi threading
  2. File handling
  3. Scheduling
  4. Url rendering
  5. Interruption signals

Feel free to get in touch with me incase of any errors or give this repo a star for support! :)

About

Webcrawler written in Python. This crawler does dig in till the 3 level of inside addressed and mine the respective data accordingly

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages