# Instagram Downloader V2 - Reels, IGTV, Posts & Stories Scraper

> Instagram Downloader V2 - Reels, IGTV, Posts & Stories Scraper is a paid API for AI agents from kite-endpoints.vercel.app, paid per call via x402, $0.18/call, status unknown (last checked 2026-09-15).

Downloads and scrapes Instagram media including Reels, IGTV videos, posts, and Stories, returning media URLs and metadata

## Facts

- Endpoint: POST https://kite-endpoints.vercel.app/api/instagram-downloader-v2-scraper-reels-igtv-posts-stories
- Price: $0.18/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/instagram-downloader-v2-reels-igtv-posts-stories-scraper-7924fd70
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_z1c6cZakcKSFeKMtioFCk

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability instagram-downloader-v2-reels-igtv-posts-stories-scraper-7924fd70 -d '<json body>'
```

Example prompt: Can you download this Instagram Reel for me and give me a direct video link? Here's the URL: https://www.instagram.com/reel/ABC123xyz/

## When to prefer this

Choose this endpoint when you need to download or extract media (videos, images) from Instagram Reels, IGTV, posts, or Stories via a URL. It is purpose-built for Instagram media extraction across all major content types (Reels, IGTV, posts, Stories) in a single endpoint, unlike generic scraping tools. Prefer this over browser automation or general-purpose scrapers when you need fast, structured media URLs from Instagram content.

## Known failure modes

- Private or restricted Instagram accounts return no media (access denied)
- Invalid or malformed Instagram URL returns an error or empty result
- Instagram rate limiting or anti-scraping measures may cause intermittent failures
- Expired or deleted posts return no data
- Stories that have already expired (older than 24h) cannot be retrieved
- IGTV content with geo-restrictions may not be accessible

## How this service works

400+ paid API endpoints. Social media, AI, crypto, finance, weather, ecommerce, tools. Pay per request with USDC on Base chain.

## Output

Returns a result object containing direct media download URLs (video or image), thumbnails, caption text, media type, and other post metadata scraped from the specified Instagram URL

## Response schema (JSON Schema)

```json
{
 "type": "object",
 "example": {
  "result": {
   "data": "example response"
  }
 },
 "properties": {
  "result": {
   "type": "object",
   "description": "API response data"
  }
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/instagram-downloader-v2-reels-igtv-posts-stories-scraper-7924fd70/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from kite-endpoints.vercel.app](https://www.zero.xyz/host/kite-endpoints.vercel.app/llms.txt)
