/
/webclaw API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 4h ago · Updated 1mo ago
  • postExtract content from a single URL.
  • postStart an asynchronous crawl job from a seed URL.
  • getGet crawl job status and results.
  • getList crawl pages with server-side pagination.
  • postDiscover URLs from robots.txt and sitemap.xml.
  • postExtract content from multiple URLs in one request.
  • postSearch the web and optionally scrape result pages.
  • postExtract structured JSON from a URL using a schema or prompt.
  • postGenerate a page summary.
  • postExtract brand signals such as colors, fonts, logos, and social preview data.
  • postCompare current page content against a prior snapshot.
  • postStart a multi-source research job.
  • getGet research job status and result.
  • getList X monitors for the authenticated user.
  • postCreate an X (Twitter) monitor that polls a profile, search, list, or replies and fires a webhook on new matches.
  • getGet one X monitor.
  • deleteDelete an X monitor.
  • patchUpdate an X monitor. Only provided fields are changed.
  • postTrigger an immediate check of an X monitor in the background.
  • postExport the followers or following of an X account, cursor-paginated and metered per page.
  • postFirecrawl-compatible scrape endpoint.
  • postFirecrawl-compatible crawl start endpoint.
  • getFirecrawl-compatible crawl status endpoint.
  • deleteCancel a Firecrawl-compatible crawl job.
  • postFirecrawl-compatible sitemap URL discovery.
  • postFirecrawl-compatible web search endpoint.

Get one X monitor.

get/v1/x/monitors/{id}

Path parameters

idstring required

Response

X monitor

object required

Changes