/Wikipedia_Webscraper

This Python program uses Requests and Beautiful Soup to scrape out information from any topic on Wikipedia.

Primary LanguagePython

Wikipedia_Webscraper

This Python program uses Requests and Beautiful Soup to scrape out information from any topic on Wikipedia.

asdf

Requirements

  • Install Requests and Beautiful Soup Python libraries.

pip install requests
pip install bs4

Usage

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.