Recipes

We have compiled a list of recipes that demonstrate how to use Airtop’s capabilities for various use cases. Each recipe includes detailed instructions, code samples, and in some cases, live demos. Find a recipe that matches your use case and get started.

Summarize

Extract concise summaries from any webpage using cloud browser automation and AI.

Key Features:

  • Page prompting
  • Launching a cloud browser
  • Typescript and Python SDKs

Extract data behind authentication

Extracts data from Glassdoor, which requires authentication. Demonstrates handling authenticated content and persisting login states.

Key Features:

  • Live View for authentication
  • Saving profiles
  • Data extraction with prompts
  • Typescript and Python SDKs

SEC Filings

Extract recent S-1 filings from the SEC database and text them via Telegram.

Key Features:

  • Data extraction
  • Structured output
  • Typescript SDK
  • External service integration

Find LinkedIn Profiles for YC Batch Employees

Extracts YC companies and their employees’ LinkedIn profiles. A good example of how to use Airtop to batch process data across different sources.

Key Features:

  • Batch processing
  • Data extraction
  • Typescript SDK

Finding LinkedIn Profiles by Email

Finds LinkedIn profiles by email address and name. Great example of how to use Airtop to enrich data.

Key Features:

  • Data extraction
  • Batch processing
  • Typescript SDK

Respond to Customers

Automate customer response generation with context-aware AI.

Key Features:

  • Data extraction
  • Live View
  • Authentication handling
  • Outbound message generation
  • Typescript SDK

Social Media Listening

Automate social media monitoring and engagement by searching posts and generating replies.

Key Features:

  • Social media automation
  • AI-powered responses
  • Typescript SDK
  • Authentication handling
  • Data extraction
  • Page Interactions (click, type, etc)

LinkedIn Data Extraction

Extract structured data from LinkedIn profiles with authentication handling.

Key Features:

  • Profile data extraction
  • Authentication handling
  • Structured output
  • Typescript SDK

Interacting with a Page

Basic examples of browser automation and page interactions.

Key Features:

  • Browser automation basics
  • Common interactions (click, type, etc)
  • Typescript SDK

Each recipe includes:

  • Detailed setup instructions
  • Code samples in TypeScript and/or Python
  • Example implementations
  • Best practices and considerations
  • Live demos where available

Choose a recipe from the list above to get started with implementing specific functionality in your application.

Built with