Skip to content

olaadapo/scrape-news-articles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Scraping news articles from Quartz

Using Python to get news articles from a web page (Quartz Africa).

Tools Used

Steps

  1. Inspect page (right-click on page, select "Inspect" - for Windows)
  2. Open page link with requests
  3. Parse page content with BeautifulSoup
  4. Extract info from HTML components in parsed page
  5. Save as a data frame

Article

Check out the project write-up on Medium, and be sure to give a clap, and/or leave a helpful comment!

About

scraping news articles from Quartz

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages