#488 · Primary category: AI Agents & Automation
ai-crawler-py
Crawl a website starting from a URL, find relevant pages, and extract data – all guided by your natural language prompt.
Project last updated:08/21/26
GitHub Stars
3.2K
Forks
11
Contributors
2
License
Other
Why we included this project
Most web scraping tools force you to hand-write CSS selectors or XPath rules before you can pull anything. This Python package takes a different route: you give it a starting URL, describe the data you want in plain English like 'find all Halo games and their prices,' and it explores the domain, picks out the relevant pages, and returns Markdown or JSON shaped by a schema you also describe in words. The crawl engine itself runs on Oxylabs' hosted AI Studio service, so JavaScript-heavy pages and geo-targeted requests are handled on their side rather than on your own machine. That is what makes it practical for teams that need pricing or product data for analysis without standing up and maintaining scraper infrastructure. The schema helper is a nice extra, turning a loose prompt into structured output that slots into existing pipelines.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.