Skip to content

aviator19941/SAGE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

SAGE

SAGE Project web scraping in Python 3 Used the requests library and BeatifulSoup as a web scraping tool to scrape the Orbital Launches Wikipedia page in the year 2019.

Need to install requests, BeautifulSoup, and dateutil and lxml libraries in order to run script without any errors.

Output is test.csv as a csv file with the ISO 8601 date and the number of 'Successful', 'Operational', or 'En Route' orbital launches in 2019.

About

SAGE Project web scraping

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages