mawrkus/jason-the-miner
⛏ A versatile Web scraper for Node.js
This tool helps you gather information from websites or local files and organize it into a structured format. You provide it with a web address or file, define what pieces of information you want to extract (like product names, prices, or article titles), and it outputs that data into a CSV, JSON file, or even sends it via email. It's designed for anyone who needs to collect specific data from various online sources or documents without manual copying and pasting.
Available on npm.
Use this if you need to automate the extraction of specific data points from many web pages or text files, transforming unstructured content into organized data for analysis or reporting.
Not ideal if you're looking for a simple, point-and-click solution without any configuration or coding, or if you only need to extract data from a handful of pages infrequently.
Stars
45
Forks
11
Language
JavaScript
License
MIT
Category
Last pushed
Feb 10, 2026
Commits (30d)
0
Dependencies
17
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/mawrkus/jason-the-miner"
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.