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.