Skip to content

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.

Notifications You must be signed in to change notification settings

syedirfanx/web-scraping

Repository files navigation

Web Scraping with Python

Project Overview

  • 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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages