Commit Graph

3 Commits

Author SHA1 Message Date
JustAnotherArchivist
e28a2cdb4b Fix Instagram again
- __a=1 is no longer supported, so we need to extract the JSON from the HTML page instead.
- There is now a X-Instagram-GIS header that needs to be set correctly.
2018-08-21 18:55:40 +02:00
JustAnotherArchivist
5a084af85c Fix Instagram
Instagram dropped the max_id parameter, so it is no longer possible to iterate over the posts so easily. Switch to GraphQL instead, which is what's used in the browser as well.
2018-08-21 18:50:00 +02:00
JustAnotherArchivist
6d54655a7f Add support for Instagram user profiles 2018-08-21 18:47:44 +02:00