Skip to content

Log items from a RSS file to a CSV, one CSV for each day of items

License

Notifications You must be signed in to change notification settings

nydailynews/log-rss-to-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Log RSS to CSV

Save the contents of a RSS feed into a CSV.

Decisions made in this repo: There's a new CSV created for each day's items. The CSV tracks the item's pubdate (just in case), hour of publication, title and url.

Usage

  1. Check out this repo
  2. Create a directory named archive in this repo
  3. Create virtualenv for this project
  4. pip install -r requirements.txt
  5. Configure the crontab entries to your needs, add to your server's crontab.

About

Log items from a RSS file to a CSV, one CSV for each day of items

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published