Hirescrape Instagram Scraper is a paid API for AI agents from www.hirescrape.com, paid per call via x402, $0.00225/call, status unknown (last checked 2026-09-13).
Scrapes Instagram profiles, posts, reels, comments, highlights, and search results in multiple modes via a pay-per-call API
Pay-per-call web scrapers for AI agents. 28 tools across Reddit, 8-board job search (LinkedIn · Indeed · Glassdoor · Google Jobs · +5), TikTok · Douyin · Bilibili, cross-platform trend research, social media, and ad libraries. No API keys. Agent wallets settle USDC on Tempo or Base via x402 + MPP.
A JSON object with an 'items' array containing scraped Instagram data (shape varies by mode — e.g. profile fields, post metadata, comments, reel info), plus a runId for audit, payment settlement summary, and run duration in seconds.
POSThttps://www.hirescrape.com/api/tools/instagramUse this endpoint when you need to extract Instagram data (profiles, posts, reels, comments, highlights, or search) without managing Instagram API credentials, OAuth flows, or scraping infrastructure. Ideal for AI agents that need pay-per-call, no-subscription access to Instagram data settled in USDC via x402.
| Field | Type | Description |
|---|---|---|
| id | string | Object ID (ad / highlight / etc). |
| url | string | Full URL of the target object. |
| mode | string | Which endpoint to call. Options: profile, basic_profile, user_posts, post, transcript, search_reels, post_comments, user_reels, highlights, highlight_detail, song_reels, embed. |
| page | integer | Page number (default 1). |
| trim | boolean | Return a condensed response. |
| limit | integer | Max items to collect (applies to paginated modes). |
| query | string | Search keyword. |
| cursor | string | Pagination cursor. |
| handle | string | Username / handle (without @). |
| max_id | string | Pagination token. |
| region | string | Proxy / market region (e.g. US). |
| userId | string | Instagram user ID. |
| user_id | string | Platform user ID (often faster than handle). |
| audio_id | string | Instagram audio/song ID. |
| date_posted | string | Posting timeframe. |
| next_max_id | string | Pagination token. |
| download_media | boolean | Return permanent media URLs. |
{
"type": "json",
"schema": {
"type": "object",
"required": [
"items"
],
"properties": {
"items": {
"type": "array",
"items": {
"type": "object"
},
"description": "Scraped items. Shape varies per tool â see each tool's outputSample for a concrete example."
},
"runId": {
"type": "string",
"description": "Run ID for debugging/audit."
},
"payment": {
"type": "object",
"description": "Settlement summary (protocol, amount, currency)."
},
"duration": {
"type": "integer",
"description": "Run duration in seconds."
}
}
},
"example": {
"items": [
{
"note": "Shape varies per tool â see each tool's docs for fields."
}
],
"runId": "sc_example",
"payment": {
"amount": "0.040000",
"currency": "USD",
"protocol": "x402"
},
"duration": 4
}
}Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"