You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple Python web scraper that pulls the latest headlines, summaries, and timestamps from the BBC News homepage and exports them to a clean Excel file. Built with requests, BeautifulSoup, and pandas – no duplicates, no extra columns.
About
A simple Python web scraper that pulls the latest headlines, summaries, and timestamps from the BBC News homepage and exports them to a clean Excel file. Built with requests, BeautifulSoup, and pandas – no duplicates, no extra columns.