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.