Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

title Close a cookie dialog
description Close a site's dialog for rejecting/accepting cookies with AgentQL.
updated 2025-03-05

Example script: close a cookie dialog with AgentQL

This example demonstrates how to use AgentQL close a site's dialog for rejecting/accepting cookies.

Run the script

  • Install AgentQL SDK
  • Save this python file locally as main.py
  • Run the following command from the project's folder:
python3 main.py

Play with the query

Install the AgentQL Debugger Chrome extension to play with the AgentQL query. Learn more about the AgentQL query language