michaelrambeau / bestofjs

Best of JS repo used only to track user requests
https://bestofjs.org
132 stars 9 forks source link

AgentQL #1028

Open rachelnabors opened 3 days ago

rachelnabors commented 3 days ago

Please briefly describe the project you'd like to add to Best of JS? TLDR: AgentQL is a query language and parser that fetches data and interactive elements from web pages for scraping, automation, and agentic implementations.

AgentQL is a suite of extraction tools for parsing HTML. AgentQL is an AI-powered query language and parser that automates interactions with browsers and extracts data from web pages with precision and at scale. AgentQL is able to find what you’re looking for on any page using natural language and AI, regardless of how the page’s structure might change over time. You can think of it as a “smart” alternative to CSS selectors or XPath—capable of pinpointing the exact data and elements you need from even the most complex DOM tree. Getting started with the JS SDK takes five minutes, or you can try out our convenient playground.

What is the GitHub repository of the project you'd like to add to Best of JS? https://github.com/tinyfish-io/agentql/

Before submitting the request to add a new project, please check the following points:

How would this project be tagged? (Pick one or several existing tags from this list: https://bestofjs.org/tags) HTML & text parsing Scraping Browser automation AI

Also you can suggest new tags to add if you think Best of JS is missing useful tags.

michaelrambeau commented 21 hours ago

Thank you for the recommendation @rachelnabors AgentQL is available on Best of JS, please check:

https://bestofjs.org/projects/agentql