Skip to content

Scrapes the sites/subjects you throw in a CSV (subjects.csv and sites.csv)

Notifications You must be signed in to change notification settings

S3cBar0n/NewsScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

NewsScraper

Basic Python webscraper to pull from a list of websites and subjects you provide in a csv (subjects.csv and sites.csv), pulls the title, summary, link, and date published.

This was built using the following libraries BeautifulSoup4, lxml, csv, requests, panda, datetime, and os.path

About

Scrapes the sites/subjects you throw in a CSV (subjects.csv and sites.csv)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages