Skip to content
This repository has been archived by the owner on Apr 15, 2023. It is now read-only.
/ instagram-atom Public archive

Brings your Instagram feed to your feed reader!

Notifications You must be signed in to change notification settings

snarfed/instagram-atom

Repository files navigation

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!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published