Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Python automation pipeline that scrapes live BBC News headlines, processes the text, and stores results in CSV for further analysis.

Notifications You must be signed in to change notification settings

inezalutgardis/python-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

1 Commit

Repository files navigation

πŸ“° News Scraper

News Scraper is a simple Python script that scrapes the latest headlines from BBC News and saves them into a CSV file.

This project demonstrates web scraping, automation, and data handling with Python.

Features

  • Fetches BBC News homepage headlines (h1, h2, h3 tags).
  • Filters out duplicates and junk text.
  • Saves results into a timestamped CSV file.
  • Example output included (sample_output.csv).

Requirements

  • Python 3.x
  • Libraries: requests, beautifulsoup4, pandas, lxml

Install dependencies:

pip install -r requirements.txt

About

Python automation pipeline that scrapes live BBC News headlines, processes the text, and stores results in CSV for further analysis.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /