Skip to main content
Glama

get_job_status

Check the status of an asynchronous web scraping job to monitor progress and retrieve results when ready. Supports pending, processing, completed, failed, and cancelled statuses.

Instructions

Get the status of an async scraping job.

Statuses:

  • pending: Job is queued

  • processing: Worker is scraping

  • completed: Success, result available

  • failed: Error occurred

  • cancelled: Job was cancelled

Poll this endpoint until status is 'completed' or 'failed'.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
job_idYesJob ID returned from scrape_async

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