d-oliveros/nest
High-level, robust framework for web scraping in Node.js
This is a framework for developers who need to collect data from websites. It takes in website URLs and structured rules about what data to extract, then outputs that information into a MongoDB database. Developers would use this to programmatically gather data like product listings, news articles, or public profiles from the web at scale.
No commits in the last 6 months.
Use this if you are a Node.js developer building an application that needs to automatically extract specific information from many web pages and store it reliably.
Not ideal if you need a simple tool for occasional, manual web data extraction or if you are not comfortable writing Node.js code.
Stars
24
Forks
3
Language
JavaScript
License
—
Category
Last pushed
Sep 28, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/d-oliveros/nest"
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.