#483 · Primary category: AI Agents & Automation

CyberScraper-2077

ai-scraping gemini-api llm llm-scraper openai scraper web-scraper webscraping

A Powerful web scraper powered by LLM | OpenAI, Gemini & Ollama

Project last updated:08/20/26

GitHub Stars

3.2K

Forks

356

Contributors

7

License

MIT

Why we included this project

If you regularly pull data off the web, this tool replaces hand-written selectors with a conversation: you give it a URL, describe what you want, and an LLM (OpenAI, Gemini, or a local Ollama model) finds and structures the content before handing it back as JSON, CSV, SQL, Excel, or HTML. Teams doing repeated extraction for market research, price tracking, or lead building get a Streamlit interface that needs no code, while developers can run it as a Docker service and fit it into their own pipelines. It also handles paginated sites with page-range and multi-page scraping, caches requests to keep LLM API costs down, and offers optional Tor and stealth routing for sites that push back on scrapers. Expect some prompt tuning, especially with local models, but for turning messy pages into clean, labeled data it works out of the box.

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