CleverFool77 / WikiScrapper

A wikipdia page scrapper which represents the data in dataframe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WikiScrapper

WikiScrapper is web-Scrapper of a wikipedia page using BeautifulSoup.

Requirements

  • BeautifulSoup
  • pandas

How to Run

  1. Choose a url link which is to be scrapped.
  2. The columns in dataframe is decided according the data suppoossed to be scrapped
  3. Run file with python3 <filename>.py

About

A wikipdia page scrapper which represents the data in dataframe


Languages

Language:Python 100.0%