Skip to content

Web application that scrapes various websites for data related to the Mission to Mars and present the information in a HTML Page

Notifications You must be signed in to change notification settings

foofx88/webscraping-Mission_to_Mars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Web Scraping with Splinter, BS4 and WebDrvier Manager- Mission to Mars


Web application that scrapes various websites for data related to the Mission to Mars and present the information in a HTML Page

The following were performed to get the results:

  • Create Jupyter Notebook for initial scraping and analysis
  • Identified the structure of the sites and used Beautiful Soup to find the required HTML element
  • Scraped Latest News Title and Paragraph text
  • Scraped Images
  • Scraped Mars Facts and used Pandas to convert data to HTML table string
  • Setup MongoDB with Flask to create new HTML page to display all the information
  • Converted whole Jupyter Notebook into Python Script

Site Demo

About

Web application that scrapes various websites for data related to the Mission to Mars and present the information in a HTML Page

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published