Steel
communityBrowser API for AI agents with session management and anti-detection.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
POST
https://api.steel.dev/v1/sessionsCreate browser session
Parameters
useProxytrue (booleanoptionalsolveCaptchastrue (booleanoptionalReturns
id, status, websocketUrl, cdpUrl, createdAtGET
https://api.steel.dev/v1/sessions/{sessionId}Get session
Parameters
sessionIdsession ID (stringrequiredReturns
id, status, pages[], cookies[], websocketUrl, cdpUrlPOST
https://api.steel.dev/v1/scrapeScrape page
Parameters
urlURL (stringrequiredformathtml|markdown|cleaned_html (stringoptionalsessionIdsession ID (stringoptionalReturns
content, metadata.title, metadata.description, links[]