Skip to content

bwaite/fetch-to-atom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Retrieve pages using

./retriever-multi.py URL_FILE

Serve up the atom feed using

./atom_serve.py

and retrieve it at http://localhost:5000/recent.atom

Requirements

  • flask
  • sqlalchemy
  • pycurl
  • pyyaml

About

Application to generate an atom feed from a generic website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages