Git Product home page Git Product logo

instagram-atom's Introduction

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!

instagram-atom's People

Contributors

snarfed avatar dependabot[bot] avatar imgbotapp avatar

Stargazers

nicolas avatar  avatar Akash Goswami avatar Tommi avatar hdhoang avatar Sydney avatar  avatar Salim Ali avatar  avatar About RSS avatar renato ricco avatar Jarik Marwede avatar Cadence Ember avatar Noah Kleiner avatar Nick Shannon avatar Kai avatar Jonne Arjoranta avatar Alex Negulescu avatar Alberto Calderón Queimadelos avatar Mitchell Busby avatar Hugo avatar Pat Murray avatar  avatar Manuel Jiménez avatar  avatar Ian Douglas Scott avatar Dominique avatar Ben Borges avatar

Watchers

 avatar James Cloos avatar Chris Aldrich avatar  avatar

instagram-atom's Issues

feature request: move images to atom enclosures

I'd love to see the instagram photos added as atom enclosures rather than being embedded in the HTML. When I run an instagram-atom feed through XRay to convert it to the jf2 format used by my new reader, right now the images just appear in the embedded HTML. Ideally they'd show up in XRay's photo property, but I can only do that if they're marked as atom enclosures. Maybe this could be a query string parameter to change the behavior since I know some feed readers won't support that attachment very well.

Feature Request: Get Liked Posts

First and foremost: AWESOME app! Thanks so much for doing this!

Not sure you even take FRs, but might there be a way of adding a parameter to get different parts of our profiles like Liked Posts? Trying to find a good way of saving what I've liked outside of IG

– Chris :)

Instagram-atom feed is empty.

Hi - I regenerated my feed by grabbing a new sessionID, but my feed is still empty.
Thanks for creating this service :).

It seems not work

Hi. After I located the required sessionid in the cookie of my Microsoft Edge browser and submitted it in, Inoreader did not detect an Atom feed from the url generated afterwards.

Wondering which step was wrong.

Instagram Feed

  1. Can I add a specific handle?
  2. The Feed will work only when Chrome is open ?
    Thanks

Instagram-atom feed empty

Same issue as last time, the Instagram-atom feed is empty.
It's been a few days now and it hasn't fixed itself.

Untitled posts have no image

I feel like this has come up before, sorry if it's a repeat. I've noticed a couple cases where Untitled images don't seem to have img tags int he XML feed. Any idea what's happening here?

photo: http://instagram.com/p/xvBcB1I1Fg
bridgy source page: https://www.brid.gy/post/instagram/ben.werdmuller/895941175027126624

result from instagram-atom:

<entry>
  <author>
    <activity:object-type>http://activitystrea.ms/schema/1.0/person</activity:object-type>
    <uri>http://instagram.com/ben.werdmuller</uri>
    <name>Ben Werdmüller</name>
  </author>
  <activity:object-type>
    http://activitystrea.ms/schema/1.0/photo
  </activity:object-type>
  <id>tag:instagram.com:895941175027126624_1323227259</id>
  <title>Untitled</title>
  <content type="xhtml">
    <div xmlns="http://www.w3.org/1999/xhtml">
    </div>
  </content>
  <link rel="alternate" type="text/html" href="http://instagram.com/p/xvBcB1I1Fg/" />
  <link rel="ostatus:conversation" href="http://instagram.com/p/xvBcB1I1Fg/" />

  <activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
  <published>2015-01-12T01:02:12</published>
  <updated></updated>

  <!-- <link rel="ostatus:conversation" href="" /> -->
  <!-- http://www.georss.org/simple -->
  <link rel="self" type="application/atom+xml" href="http://instagram.com/p/xvBcB1I1Fg/" />
</entry>

feed is blank

I read somewhere that Instagram is throttling requests based from tools that use SessionsIDs?

Shame if this is the case :(

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.