Logging into sites

Overview

AgentQL's SDK is integrated with Playwright, which allows you to programmatically interact with web applications. This section shows how to use the query_element and get_by_prompt functions to return elements, fill out forms, and close cookie dialogs.

Guides