suaviloquence/scrapelect
Declarative web scraping DSL with CSS-inspired syntax
Transforms website content into organized JSON data by letting you define exactly what information you need from a web page using a simple, CSS-like language. You input a web page URL and a set of instructions, and it outputs specific text and data in a structured, machine-readable format. This is for anyone who needs to extract specific data from many web pages, like researchers, marketers, or data analysts.
No commits in the last 6 months.
Use this if you need to repeatedly pull specific pieces of information from websites and want the output in a clean, structured JSON format.
Not ideal if you need a visual point-and-click tool for scraping or are not comfortable writing simple text-based instructions.
Stars
9
Forks
—
Language
Rust
License
Apache-2.0
Category
Last pushed
Oct 08, 2024
Monthly downloads
6
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/suaviloquence/scrapelect"
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.