Created
June 4, 2022 18:20
-
-
Save snarfed/43c9a9ff17b4c0cda709afc0bd121ebf to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| curl -H 'Cookie: sessionid=...' -H 'X-IG-App-ID: 936619743392459' 'https://i.instagram.com/api/v1/users/web_profile_info/?username=...' -o ig.json | |
| curl -v -F 'file=@ig.json;type=application/json' 'https://granary.io/scraped?site=instagram&output=mf2-json' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment