discourselab/scrapai-cli
AI-powered web scraping CLI. Describe what you want, get a production-ready Scrapy spider. Write once, reuse forever.
This tool helps teams or individuals who need to gather specific information from many different websites. You simply describe in plain English what data you want to extract and from which sites. The tool then automatically creates a reusable web scraper to collect that information. This is ideal for researchers, marketers, or anyone building large datasets from public web content, without needing to write code.
103 stars.
Use this if you need to regularly scrape data from a large number of websites and want a cost-effective, maintainable, and code-free solution.
Not ideal if you need fine-grained control over scraping a single website, or if the content you need is behind login screens or hard CAPTCHAs beyond standard Cloudflare challenges.
Stars
103
Forks
10
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/discourselab/scrapai-cli"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.