Skip to main content

Overview

The Instagram parser extracts structured profile data and content from Instagram pages.
This parser is currently in early access. Documentation will be expanded as the parser matures.

Supported URL Patterns

  • instagram.com/{username} — Profile pages

Example Request

{
  "url": "https://www.instagram.com/username",
  "options": {
    "json": true
  }
}

Coming Soon

  • Complete response field documentation
  • Post and media extraction
  • Engagement metrics