https://github.com/khady/hackernewest
Generate an atom feed for the page 'newest' on hackernews
https://github.com/khady/hackernewest
Last synced: 9 months ago
JSON representation
Generate an atom feed for the page 'newest' on hackernews
- Host: GitHub
- URL: https://github.com/khady/hackernewest
- Owner: Khady
- Created: 2012-04-05T14:29:23.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-05-11T23:26:32.000Z (over 13 years ago)
- Last Synced: 2025-01-31T01:52:04.678Z (11 months ago)
- Language: Python
- Homepage:
- Size: 97.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
============
HackerNewest
============
HackerNewest is a python script to save all links from http://news.ycombinator.com/newest and generate an atom feed
Installation
============
Download
--------
git clone https://github.com/Khady/HackerNewest.git
Requirements
------------
This script is in python 3.
For me it works with:
- Jinja2==2.6
- beautifulsoup4==4.0.2
Setup
=====
You may change the globals at the begining of the script
- DATABASE
- SITE
- FLUX
- FLUX_DEST_PATH
Running
=======
./hackernewest.py
TODO
====
- Add an option to launch a daemon
- Use configuration for choose if you want to archive the links and generate the atom feed