/
SC
scrapybara
/
API Reference
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 10h ago · Updated 1w ago
Details
Filter operations
browser
7
post
Start browser
get
Get CDP URL
get
Get current URL
post
Save browser authentication state
post
Modify browser authentication state
post
Authenticate browser using saved state
post
Stop browser
code
1
env
3
instance
10
notebook
7
post
Start instance
get
Get instance by ID
get
List all instances
get
List all browser authentication states
browser
Get current URL
get
/v1/instance/{instance_id}/browser/current_url
Path parameters
instance_id
string
required
Headers
x-api-key
string
required
Response
Successful Response
TypeBrowserGetCurrentUrlResponse
required
current_url
string
required
Changes