agentql/examples/python/first_steps at main · tinyfish-io/agentql · GitHub
Skip to content

Latest commit

 

History

History

Folders and files

README.md

title First steps with AgentQL
description Collect pricing data from e-commerce website using AgentQL.
updated 2025-03-05

Example script: collecting pricing data from e-commerce website using AgentQL

This is an example of collecting pricing data from e-commerce website using AgentQL.

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