Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save snarfed/43c9a9ff17b4c0cda709afc0bd121ebf to your computer and use it in GitHub Desktop.

Select an option

Save snarfed/43c9a9ff17b4c0cda709afc0bd121ebf to your computer and use it in GitHub Desktop.
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