OCNORA

Airtop

Business appsBearer tokenAPI keycredential probe

Drive a cloud browser: open a session, read a page and act on it.

OCNORA ships 8 typed Airtop operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run. Anything not covered by a typed node reaches https://api.airtop.ai/api through the HTTP node with the same credential.

Operations 8

  • Click Element
    Click an element in the window, described in plain language.
    airtop.click
  • Create Browser Session
    Start a cloud browser session that later Airtop nodes act inside.
    airtop.create_session
  • Open Browser Window
    Open a browser window in a session, optionally loading a URL.
    airtop.create_window
  • Get Browser Session
    Read a session's current state and its browser connection URLs.
    airtop.get_session
  • Query Page
    Ask a question about the page, or extract data from it, in words.
    airtop.page_query
  • Scrape Page Content
    Read the whole page in a window back as text.
    airtop.scrape_content
  • Terminate Browser Session
    End a cloud browser session and stop it billing for idle time.
    airtop.terminate_session
  • Type Text
    Type text into a field in the window, described in plain language.
    airtop.type

Run your first Airtop workflow today.

Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.