snarfed / instagram-atom

Brings your Instagram feed to your feed reader!

Home Page:https://instagram-atom.appspot.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

instagram-atom

Closed to new users. Instagram is interpreting this as a bot and disabling people's accounts, including mine, when they use it. Ugh. ☹️

A webapp that generates and serves an Atom feed of your Instagram feed, ie photos from people you follow.

Deployed on App Engine at https://instagram-atom.appspot.com/

License: This project is placed in the public domain.

Development

  1. Fork and clone this repo.
  2. pip install -r requirements.txt, optionally in a virtualenv.
  3. Install the Google Cloud SDK with the gcloud-appengine-python and gcloud-appengine-python-extras components.
  4. GAE_ENV=localdev FLASK_ENV=development FLASK_APP=main.py flask run -p 8080

To release a new version of the browser extension, follow the Bridgy browser extension release notes.

Browser extension: Changelog

0.1, 2022-12-03

  • Initial release!

About

Brings your Instagram feed to your feed reader!

https://instagram-atom.appspot.com/


Languages

Language:JavaScript 55.5%Language:Python 35.0%Language:HTML 9.1%Language:CSS 0.4%