addy999/onequery
AI web agent to find answers to any question
This tool helps developers automate finding structured information from websites. You provide a question or task and optionally a starting URL, and it navigates the web to extract specific data fields you define, outputting a clean JSON object. It's ideal for software developers, data engineers, or researchers who need to programmatically collect precise information from various web pages.
No commits in the last 6 months.
Use this if you need to programmatically extract structured data from websites based on a specific task or question, like finding event details or specific issues from a repository.
Not ideal if you're a non-technical user looking for a simple point-and-click web scraping tool or if you need to extract unstructured content without defining a specific output schema.
Stars
35
Forks
2
Language
Python
License
MIT
Category
Last pushed
May 29, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/addy999/onequery"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
LearningCircuit/local-deep-research
Local Deep Research achieves ~95% on SimpleQA benchmark (tested with GPT-4.1-mini). Supports...
NVIDIA-AI-Blueprints/rag
This NVIDIA RAG blueprint serves as a reference solution for a foundational Retrieval Augmented...
Denis2054/RAG-Driven-Generative-AI
This repository provides programs to build Retrieval Augmented Generation (RAG) code for...
hienhayho/rag-colls
Collection of recent advanced RAG techniques.
WING-NUS/cs6101
The Web IR / NLP Group (WING)'s public reading group at the National University of Singapore.