Knovour/json-web-crawler
Use JSON to list all elements (with css 3 and jquery selector) that you want to crawl.
This tool helps developers extract specific pieces of information from web pages by defining what they need using a JSON configuration. You provide the HTML content of a webpage and a JSON object specifying the data you want, and it outputs that data structured as a JSON object. It's designed for developers who need to programmatically collect data from static web pages for various applications.
No commits in the last 6 months. Available on npm.
Use this if you are a developer building an application that needs to scrape specific data from static HTML pages and want a clear, declarative way to define what to extract using JSON.
Not ideal if you need to crawl dynamic websites, interact with forms, handle logins, or require a full-fledged browser automation tool.
Stars
17
Forks
2
Language
JavaScript
License
—
Category
Last pushed
Jul 19, 2023
Monthly downloads
106
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/Knovour/json-web-crawler"
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.