Documentation Navigation

  • api-reference7
    └Making Requests3
    └📖request.get1
    └proxyCountry
    └📖request.[others]
    └📖request.post
    └Profiles
    └📷Screenshot
    └Remaining balance
    └Session Management2
    └📖sessions.create
    └📖sessions.destroy
    └Concurrency limits
    └Auto-Detect Protection
  • examples1
    └🤖Dynamic Site Handling
  • getting-started2
    └Getting Started
    └🧭Dashboard Tour
  • guides3
    └Wrappers
    └Error Codes
    └Browser Actions29
    └Add Referer
    └Autoparse
    └Browser request
    └Click Action
    └Conditional
    └Datacenter Proxy
    └Deepseek Autoparse
    └Direct Request
    └Dropdown Action
    └Execute Javascript
    └Go To
    └🔄Intercept XHR Request
    └Json Post Request
    └⌨️Keyboard
    └Mobile Proxy
    └🖱️Mouse Movements
    └Post Request
    └🛡️Premium Browser Engine
    └Premium Proxy
    └🎥Record Video
    └Retry
    └Scroll
    └Type Actions
    └Wait For Function
    └Wait For Load State
    └Wait For Selector
    └Wait For Url Load
    └Wait
    └While Loop
S
Scrappey.comDocs
Getting Started
Dashboard Tour
Making Requests3
Profiles
Screenshot
Remaining balance
Session Management2
Concurrency limits
Auto-Detect Protection
Wrappers
Error Codes
Browser Actions29
Dynamic Site Handling
52 pages
  1. Home
  2. API Reference
  3. Complex Examples

Related Documentation

More in api-reference

  • ProfilesAttach a profileId to any request to persist browser configuration, cookies, proxy, and session data across multiple requests.
  • Making RequestsSend requests through Scrappey by POSTing a URL and optional headers, cookies, or proxy to the API endpoint.
  • 📷ScreenshotCapture a full-page browser screenshot as base64 or an uploaded public URL, with optional viewport sizing and cookie-banner blocking.
  • Remaining balanceCheck how many requests remain in your Scrappey account balance with a simple GET request.
  • Session ManagementCreate and destroy persistent browser sessions that retain cookies and browser state so you avoid repeated setup on every request.

You might also like

  • Browser ActionsAutomate browser interactions like clicking, typing, scrolling, and waiting using the browserActions array.guides
  • 📖request.getSend a GET request through a real browser session with full support for cookies, proxies, local storage, and custom headers.api reference
  • 📖request.postSend a POST request through a real browser session with a form-encoded or JSON body.api reference
  • Getting StartedAn overview of Scrappey.com, an authorized browser-workflow proxy that returns rendered HTML and cookies through managed browser sessions.getting started
Previous
Concurrency limits
api-reference
Next
Auto-Detect Protection
api-reference