/
WE
webclaw
/
webclaw API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v2
latest
OpenAPI 3.1.0
2026-07-26
26
3
92.1 KB
Extract content from a single URL.
post
/v1/scrape
Request body
object
required
url
string
uri
required
formats
string[]
only_main_content
boolean
wait_for
integer
timeout
integer
Response
Successful response
object
required
success
boolean
url
string
uri
markdown
string
text
string
html
string
json
object
metadata
object
All 26 operations
post
Extract content from a single URL.
post
Start an asynchronous crawl job from a seed URL.
get
Get crawl job status and results.
get
List crawl pages with server-side pagination.
post
Discover URLs from robots.txt and sitemap.xml.
post
Extract content from multiple URLs in one request.
post
Search the web and optionally scrape result pages.
post
Extract structured JSON from a URL using a schema or prompt.
post
Generate a page summary.
post
Extract brand signals such as colors, fonts, logos, and social preview data.
post
Compare current page content against a prior snapshot.
post
Start a multi-source research job.
get
Get research job status and result.
get
List X monitors for the authenticated user.
post
Create an X (Twitter) monitor that polls a profile, search, list, or replies and fires a webhook on new matches.
get
Get one X monitor.
delete
Delete an X monitor.
patch
Update an X monitor. Only provided fields are changed.
post
Trigger an immediate check of an X monitor in the background.
post
Export the followers or following of an X account, cursor-paginated and metered per page.
post
Firecrawl-compatible scrape endpoint.
post
Firecrawl-compatible crawl start endpoint.
get
Firecrawl-compatible crawl status endpoint.
delete
Cancel a Firecrawl-compatible crawl job.
post
Firecrawl-compatible sitemap URL discovery.
post
Firecrawl-compatible web search endpoint.