sophiaken / Web-Scraping-Project-Python

Scraped Web using an automated python script that acted as scrapper to extract content from Wikipedia pages and created a clean dataset from it.

Repository from Github https://github.comsophiaken/Web-Scraping-Project-PythonRepository from Github https://github.comsophiaken/Web-Scraping-Project-Python

Sophia_Kennedy_Self_Project

#Web scraped Wikipedia and developed a dataset from it

#Data structure utilized:

  1. Lists
  2. Dictionaries

#Packages used:

  1. pandas
  2. numpy
  3. beautiful soup

#Instructions for execution:

  1. Execute the code in linux.
  2. Import the packages mentioned in the code.
  3. Command : python3 Sophia_Kennedy_scrape.py.

About

Scraped Web using an automated python script that acted as scrapper to extract content from Wikipedia pages and created a clean dataset from it.


Languages

Language:Python 100.0%