Skip to content

programmarself/News_Headline_Web_Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

News_Headline_Web_Scraper

A simple Python script to scrape data from a News web page and save it to a file or database.

Englis News Headlines

image

Urdu Headlines

image

Chainese Headlines

image

Arabic News

image

Requirements

  • Python 3
  • requests
  • beautifulsoup4

Usage

To run the script, use the following command: python scraper.py

The script will scrape the specified web page and save the data to a file or database.

Configuration

To change the web page that the script scrapes, modify the url variable in the script.

To change the search criteria for the data you want to scrape, modify the find_all method in the script.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published