Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 502 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 502 Bytes

⛏️ Api requests & Wikipedia Scraper ⛏️

How it works

  1. Create a Virtual Environment by running python -m venv 'your_environment_name' and activate it.
  2. run command 'pip install -r requirements.txt' in your Terminal ( it will install all packages & modules needed )
  3. Clone repository to your local machine
  4. Open wikipedia_scraper in VsCode or similar Code Editor
  5. run the extract_json.py script
  6. The leaders.json file should be added to your directory

Thanks for visiting!