Skip to main content
Glama

scrape_async

Submit asynchronous scraping jobs for long-running requests like heavy JavaScript rendering, batch processing, or pages requiring extended load times, returning a job ID for status polling.

Instructions

Submit an async scraping job for long-running requests.

Use this for:

  • Pages that take > 60 seconds to load

  • Heavy JS rendering tasks

  • When you don't need immediate results

  • Batch processing workflows

Returns a job_id that you can poll with get_job_status.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesTarget URL to scrape
use_js_renderNoEnable JavaScript rendering
use_residentialNoUse residential proxy
use_undetectedNoUse Undetected Chrome
solve_captchaNoAuto-solve captchas
timeoutNoTimeout in seconds
callback_urlNoWebhook URL to receive result when job completes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/quality-network/finedata-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server