Instagram Post Stats API
instagram_statsRetrieve likes, comments, and views for any public Instagram post or reel. Accepts a public URL and returns read-only engagement metrics.
Instructions
Likes, comments and views for a public Instagram post or reel. Returns one object. Fields use this platform's own names. Cost: 2 credits on a live read, 0 on a cache hit. Public data only: no bios, contact details or login-walled data. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | A public URL, for example https://www.instagram.com/p/C3xk9QLpQ2v/ | |
| cache | No | Defaults to true. Only pass false when you specifically need a live read — it always costs credits, where a cache hit is free. |