This Python program uses Requests and Beautiful Soup to scrape out information from any topic on Wikipedia.
- Install Requests and Beautiful Soup Python libraries.
pip install requests
pip install bs4
This is completely Open Source Project, it is in no way associated with Wikipedia.
Web Scraping is done for experimental basis, there is no intention to harm the Wikipedia Data.