For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Logo
Portal
GuidesRecipesAPI ReferenceChangelog
GuidesRecipesAPI ReferenceChangelog
Portal

Changelog

Sep 3, 2025

Recording a session

Airtop supports recording browser sessions, automatically saving a separate video file for each window you open. For step-by-step instructions, see the Recording a Session guide.

Apr 30, 2025

File Uploading

We added a File Uploading feature which includes filling out file input elements. For more information, check out the guide.

Apr 22, 2025

Automatic Captcha Solving

We added a new feature to automatically solve Captchas when they are encountered. For more information, check out the guide.

Apr 15, 2025

n8n Integration

We added a new integration with n8n. Check out the guide to learn more.

Apr 9, 2025

File Downloading

We added a new API to download files from a session. Check out the guide to learn more.

Mar 31, 2025

Form Filling

We added a new API to fill forms with AI. Check out the guide to learn more.

Mar 12, 2025

Monitor API

Added support for monitoring browser windows for specific conditions. You can monitor browser windows in several ways:

Chrome Extension support

Added support for installing and using Chrome extensions in browser sessions. For more information, see the Chrome Extension support guide.

Feb 26, 2025

Scroll interaction

Added support for scrolling in browser windows. Scroll You can now programmatically scroll in three ways:

Feb 12, 2025

Improved Residential Proxies

Sticky sessions Added support for sticky sessions so you can maintain the same proxy IP address for up to 30 minutes at a time. Stickiness is on a best-effort basis; we cannot guarantee the…

Feb 5, 2025

Visual Analysis mode Result Selection Strategy

Visual analysis now supports a resultSelectionStrategy property that controls how elements are selected when multiple potential matches are found. The available strategies are: auto (default) - Let…

Jan 29, 2025

Screenshots

You can now take screenshots of the browser window! Check out the screenshot reference for more details.

Visual Analysis mode Scan

Visual analysis now supports a new scan scope mode that progressively scrolls through the page while taking screenshots. This mode is useful for sites that have compatibility or accuracy issues with…

Jan 22, 2025

Enhanced Prompts

The Playground in our Studio allows you to automatically enhance your prompts and generate a JSON schema for the output. Detailed prompts and schemas help the model produce much more accurate results…

Right Click + Double Click

Click interactions now support right click and double click. Simply add the rightClick or doubleClick parameter to the request. More details in the interactions guide.

Jan 15, 2025

Name based profiles

We've updated our profile management to now use names instead of IDs. We deprecated the profileID based API methods and replaced them with profileName based methods. This will make it easier to…

Jan 10, 2025

Code Execution in the Studio

Added support for running Typescript code in the Studio, as well as sharing the code snippets with other users. Now you can get started quickly and share a fully functional script without having to…

Dec 17, 2024

Make Integration

We launched a new integration with Make. You can now use Airtop with Make to access content from the web and interact with sites. For more information, see the guide documentation for Make.

Dec 11, 2024

Batch Operations

Added support for batch operations to the Node and Python SDKs. You can now use the batch operate helpers to repeatedly run an operation on a list of URLs. Concurrency and cleanup will be handled…

Nov 20, 2024

Integrated Proxy Service

Added support for using Airtop's integrated proxy service. Now you can use a proxy to access sites that are restricted from being accessed directly through a residential IP address. For more…

Older posts

Next
Built with