Skip to content

SOPs — Standard Operating Procedures

Fresh Source: docs.airtop.ai

Step-by-step procedures for working with Airtop's cloud browser platform.

Available SOPs

SOPDescription
Quick StartInstall SDK, create your first session, query a page
Session ManagementCreate, configure, monitor, and terminate sessions
ProfilesSave and restore authenticated browser sessions
Proxy SetupConfigure Airtop integrated or custom proxies
Captcha SolvingBuilt-in solver and Chrome extension approaches

Session Lifecycle (Overview)

Every Airtop workflow follows this pattern:

  1. Create session — configure timeout, proxy, captcha, profile
  2. Create window — open a URL in the session
  3. Interact — use AI APIs (scrape, query, fill, monitor) or framework APIs
  4. Terminate — end the session (optionally save profile)

Sessions are billed per 30-second increment. Default timeout is 10 minutes.

Unofficial SOP documentation for Airtop