Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 904 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 904 Bytes

NYTdiff+

Based on @j-e-d's code for the twitter bot @nyt_diff.
RSS feed fetching added for @xuv's twitter bot @lesoir_diff

Twitter keys are needed.
NYT API key for the "Top Stories V2" are needed for The New York Times.
An RSS Url is needed for Le Soir or any other news website.

Installation

  • The phantomjs binary needs to be installed and the path updated in the run_diff.sh file.
  • pip install -r requirements.txt

Credits