Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Site support request: instagram videos I liked #9790
Comments
|
Here are my notes if anyone wants to get to it before me: URL: Request always requires cookies.
Paths in the returned data:
|
|
The only way to do this without using the API (which will be deprecated, and the new Graph API does not provide this information) is to go through the entire feed with this path: In the JSONthere's Going through the entire feed (10 posts per request) will definitely take a while. |
|
@dstftw This issue should be closed unless you want to pursue the above solution. |
Is it possible to add list extractor for instagram videos I liked? Instagram API is able to return 300 last items I liked (need authentication).
(I found this related blog http://symmetricinfinity.com/2013/04/06/download-your-likes-from-instagram.html)