{"provider":{"title":"Instagram Data","description":"BrightData-backed Instagram handle-feed scraper. GET /profile?handle=X (account + first ~12 posts + pageInfo, $0.0011); POST /profiles (batch, $0.0011/handle); POST /full-profile (metered, $0.0018/post delivered — FULL post history via the BrightData Instagram dataset, async); filters since_ts/max_posts/only_reels/exclude_reels. Free GET /spend operator dashboard. Stable, versioned flat shape (apiVersion: 1).","paidRoutes":[{"method":"GET","path":"/profile","protocol":"mpp","sku":"instagram-data-get-profile","priceUsdcMicro":"1100","pricingVersion":1,"description":"Fetch one handle: account metadata + the first ~12 posts + pageInfo. Query: handle (required), since_ts (unix seconds, keeps timestamp > since_ts), max_posts (1–12, default 12 — sync only returns ~12), only_reels, exclude_reels. Flat $0.0011 per call (≈1.2× the ~$0.0009 Web Unlocker per-request cost)."},{"method":"POST","path":"/profiles","protocol":"mpp","sku":"instagram-data-post-profiles","priceUsdcMicro":"dynamic","pricingVersion":1,"description":"Batch fetch 1–25 handles concurrently (sync, Web Unlocker). Each result carries account metadata + the first ~12 posts + pageInfo. Filters: since_ts, max_posts (1–12), only_reels, exclude_reels. Flat $0.0011 per handle."},{"method":"POST","path":"/full-profile","protocol":"mpp","sku":"instagram-data-post-full-profile","priceUsdcMicro":"360000","pricingVersion":1,"description":"Fetch a handle's FULL post history via the BrightData Instagram Posts dataset (async Web Scraper: trigger → poll → download). Metered: buyer authorizes up to $0.36 (200 posts × $0.0018) and is billed $0.0018 per post actually delivered (0 posts → free). Body: handle (required), max_posts (1–200, default 100), since_ts, only_reels, exclude_reels. Requires BRIGHTDATA_IG_POSTS_DATASET_ID to be configured.","intent":"metered","maxAmountUsdcMicro":"360000","unitType":"post"}],"freeRoutes":[{"method":"GET","path":"/spend","description":"Aggregated usage & revenue for this service (operator)."},{"method":"GET","path":"/"},{"method":"GET","path":"/contract"},{"method":"GET","path":"/openapi.json"},{"method":"GET","path":"/health"}]}}