/Scrappy

Primary LanguagePythonMIT LicenseMIT

Scrappy

This is a web scrapper tool which is created using python. There is a wide range of improvements that can be done to this program. Hope it helps you and make you work easy.

How to use

  1. Clone the repo in your system
    git clone <repo url>
    
  2. Go to the destination folder of your pc where you copied the repo.
  3. Run the program using following command
    python scrappy.py
    
  4. Enter the website domain you want to scrap.
  5. Wait till the program Scaps all the linked websites.