diff --git a/README.md b/README.md index 90eeb85d..c4bfd24b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,15 @@
-

AgentQL

-

AI-powered web scraping and automation

+

+ + + + AgentQL + + +

+ +

AgentQL connects LLMs and AI agents to the entire web

Follow on X @@ -19,7 +27,7 @@ ## What is AgentQL? -AgentQL is an AI-powered query language for scraping web sites and automating workflows. It uses natural language queries to pinpoint data and elements on any web page, including authenticated and dynamically generated content. Users can define structured data output and apply transforms within queries. AgentQL's natural language selectors find elements intuitively based on the content of the web page and work across similar web sites, self-healing as UI changes over time. +AgentQL is a suite of tools for extracting data and automating workflows on live web sites featuring an AI-powered query language, Python and JavaScript SDKs, a browser-based debugger, and a REST API endpoint. It uses natural language queries to pinpoint data and elements on any web page, including authenticated and dynamically generated content. Users can define structured data output and apply transforms within queries. AgentQL's natural language selectors find elements intuitively based on the content of the web page and work across similar web sites, self-healing as UI changes over time. [Get started in 5 minutes with our quick start!](https://docs.agentql.com/quick-start)