Skip to content

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

Notifications You must be signed in to change notification settings

sophiaken/Web-Scraping-Project-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages