Skip to content
#

cnn-news

Here are 3 public repositories matching this topic...

In this project, I developed a web scraper that automatically collects news headlines, article links, authors, and timestamps from BBC & CNN. Using Python, BeautifulSoup, and Requests, the scraper first extracts headlines and URLs from the front page. Then, it visits each article to gather author names and publication times.

  • Updated May 31, 2025
  • Python

Improve this page

Add a description, image, and links to the cnn-news topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cnn-news topic, visit your repo's landing page and select "manage topics."

Learn more