This project is a Python script designed to scrape information about political leaders from a specific website, enrich it with data from their Wikipedia pages, and store the structured data in a JSON format. It serves as a tool to gather and organize information about leaders of various countries automatically.
- Clone the repository:
git clone [email protected]:MrBroma/wikipedia-websraper-final.git
cd leaders-scraper
- Install the requirement packages
pip install -r requirements.txt
python3 leaders_scraper.py
Loïc Rouaud - BeCode project on Wikipedia web scraper about description of leaders of Marocco, Belgium, France, Russia and Germany.