Reference

Airtop

Effortlessly scrape and control any site with inexpensive and scalable AI-powered cloud browsers

Effortlessly scrape and control any site with inexpensive and scalable AI-powered cloud browsers

Category: Data. Adds 2 actions to a care flow.

What to configure

Set these once, on the extension in Awell Studio. An action fails at run time if a required setting is missing.

SettingRequiredNotes
API keyYesYour Airtop API key Stored as a secret.

Actions

Airtop adds these 2 actions to a care flow. Add one to a step, then fill in its inputs.

Query web page with LLM

Query a web page using LLMs with Airtop’s.

This action can be previewed in Studio before you publish.

InputTypeRequiredDescription
Page URLstringYesThe URL of the page to scrape
PrompttextYesThe prompt used to query the page
JSON SchemajsonNoOptional JSON schema to guide the AI’s response and force it to return JSON. This can be useful if you want a structured response that is more suitable for automated processing.

Returns:

Data pointType
resultstring
resultJsonjson

Smart Scrape a web page

Scrape a web page with Airtop.

This action can be previewed in Studio before you publish.

InputTypeRequiredDescription
Page URLstringYesThe URL of the page to scrape

Returns:

Data pointType
mimeTypestring
resultstring

Intelligently scrape the full content of a page.

Setup and notes

Effortlessly scrape and control any site with inexpensive and scalable AI-powered cloud browsers

Extension settings

To set up this extension, you will need to provide your Airtop API key.

Querying a page

Interact with a page using LLMs. Useful if you want to scrape a page for specific information, or even ask a more general question about the page. You can define an optional JSON schema to guide the AI’s response and force it to return JSON. This can be useful if you want a structured response that is more suitable for automated processing.

Changelog

CHANGELOG

Where this page comes from

The settings, actions, inputs, outputs and webhooks above are generated from the extension's own code, at @awell-health/awell-extensions v2.1.159. They match what the platform actually does rather than a description of it.

Field-level detail also appears in Awell Studio when you configure the action. Something wrong or missing? Email support@awellhealth.com.

On this page