gahabeen/jsonframe-cheerio
simple multi-level scraper json input/output for Cheerio
This tool helps web data analysts and marketers extract specific data from HTML content. You define the structure you want using a JSON 'frame', providing the HTML as input, and it outputs the desired information as a structured JSON object. It's ideal for anyone who regularly needs to pull precise data points from web pages or static HTML.
199 stars. No commits in the last 6 months. Available on npm.
Use this if you need to reliably extract structured data like product details, contact information, or news articles from multiple web pages or HTML files and want the output in a clean, consistent JSON format.
Not ideal if you need a full-fledged web crawler for dynamic websites that require browser interaction or you're not comfortable defining data structures in JSON.
Stars
199
Forks
24
Language
JavaScript
License
MIT
Category
Last pushed
Jan 13, 2023
Commits (30d)
0
Dependencies
6
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/gahabeen/jsonframe-cheerio"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
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.