Airtop Logo

Airtop Examples

List of examples using the Airtop SDK

LinkedIn Data Extraction

This example showcases how to use Airtop's AI APIs to extract data from LinkedIn profiles. When you first run this example, you will be prompted to sign in to LinkedIn. Once you have signed in, you will be able to continue extracting data from a profile (we hardcoded our CEO's profiles for this example, but you can take the code from the repo and extract data from any LinkedIn profile). Once you've logged in once, you can take the profileId and re-use it to extract data from the same profile without the need to sign in again. This shows how we can store profile information to do a one-time human-in-the-loop authentication action, and subsquent, fully autonomous extractions.

YC Batch Company's Employees's Profiles

Extracts employees from YC batch companies

Restaurant reviews

Reply to customer reviews

Simple Browser Interactions

This example showcases how to use Airtop's AI APIs to interact with a browser. This simple example navigates to Google Finance, searches for given ticker, symbol selects a 6M timeframe, and extracts the percentage change. This can be easily accomplished with a few lines of code. Check out the repo for the full code.

Social Media Listening

Monitor and comment in posts of your interest.