Skip to main content

Ingest a twitter timeline and render as RSS

Project description

Ingest a twitter timeline and render as RSS. This python web app is a service to ingest arbitrary user’s timelines as rss feeds, so you don’t have to go to twitter manually to read through quips and witticisms. Takes username as parameter for any timeline.

Usage

Optional: set up virtualenv environment with:

virtualenv venv
source venv/bin/activate

Install requirements:

pip install -r requirements.txt

Change directory into twitter_timeline_rss and run flask server:

cd twitter_timeline_rss
FLASK_APP=twitter.py flask run

Hit the endpoint with something like this url in your favorite browser:

http://127.0.0.1:5000/narfman0

License

Copyright (c) 2016 Jon Robison

See included LICENSE for licensing information

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

twitter-timeline-rss-1.0.0.tar.gz (20.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page