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 Python-based web scraper that efficiently extracts data from multiple news portals using the BeautifulSoup library. The scraper collects headlines, publication dates, and other relevant information, saving the results in both CSV and JSON formats for easy analysis and integration.
Scrapes headlines, article, publication dates, and other relevant news data.
Saves extracted data in both CSV and JSON file formats for easy analysis.
Technologies Used
Python
BeautifulSoup
Requests
Pandas
About
A Python-based web scraper that efficiently extracts data from multiple news portals using the BeautifulSoup library. The scraper collects headlines, publication dates, and other relevant information, saving the results in both CSV and JSON formats for easy analysis and integration.