Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 373 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 373 Bytes

How to run this scrapping tool:


  • First open terminal where README.md file is stored in this project.
  • make sure you have python3.10 or above installed.
  • (optional) create virtual environment using python -m venv pyenv and the activate that using .\Scripts\bin\activate
  • install all modules using pip install -r req.txt
  • run the code using python run.py