WikiScrapper is web-Scrapper of a wikipedia page using BeautifulSoup.
- BeautifulSoup
- pandas
- Choose a url link which is to be scrapped.
- The columns in dataframe is decided according the data suppoossed to be scrapped
- Run file with
python3 <filename>.py