Loading capabilities…
Loading capability…
Fetch an Instagram profile by handle: bio, follower counts, and recent activity.
Both commands call the selected provider directly.
curl -X POST '/routes/stablesocial/social/instagram-profile-async' \
-H 'content-type: application/json' \
-d '{"handle":"instagram"}'h402 call 'social/instagram-profile-async' --provider 'stablesocial' --method POST --json '{"handle":"instagram"}'Fill the request fields, quote the exact per-call total, then choose x402 or eligible bonus credit explicitly before sending. Only the selected provider's listed parameters are accepted.
handlestringrequiredInstagram handle without @.
{
"handle": "instagram"
}This starts a job — poll Social scrape job status (social/scrape-status) for the final result.
{ "data": { "jobId": "cmrw823il000304igbpf9jnfc", "status": "pending" }, "h402": { "routeId": "social/instagram-profile-async", "provider": "stablesocial", "selectedCandidateId": "social/instagram-profile-async/stablesocial", "routing": "manual", "followUp": { "routeId": "social/scrape-status", "path": "/routes/stablesocial/social/scrape-status", "method": "GET", "params": { "jobId": "cmrw823il000304igbpf9jnfc" }, "docsUrl": "https://h402.hunt.town/catalog/social/scrape-status", "instruction": "This response is a job receipt, not the final result. Poll GET /routes/stablesocial/social/scrape-status with the returned id as jobId (free) until the provider reports completion — terminal status labels are provider-native, and a failure status means the job errored. Final-result example: https://h402.hunt.town/catalog/social/scrape-status" }, "paidBy": "x402-exact" } }
Choose a provider for this task. The catalog recommends the current default from quality, reliability, and price; your selected provider stays pinned. Listed prices are provider prices; settlement adds a 5% h402 fee.