Skip to content

mnkhouri/news_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News-Scraper

Create a digest of news stories based on provided URLs.

Installation

  1. Download and install Python 3
  2. In a terminal, run pip3 install news_scraper

Update

In a terminal, run pip3 install news_scraper --upgrade

Usage

In a terminal, run news-scraper. To see more options, run news-scraper -h

Supported news sites

NY Daily News, NY Times, DNA Info, SI Advance

Feedback

marc@khouri.ca

Issues and feature requests

Development notes

Running tests

tox

Deploying a new version to PyPI

python setup.py sdist upload

About

Generates a digest of news articles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages