lukluk/scraper-engine
Async Scraper Framework Based Nodejs
This is a framework for developers to create web scraping API services. It takes configuration code specifying how to extract data from websites and provides a web endpoint that outputs the scraped information in JSON or CSV format. Developers would use this to build custom data extraction services for specific business needs.
No commits in the last 6 months.
Use this if you are a developer tasked with building a web scraping service to regularly collect specific data from websites and need to expose that data via a simple API.
Not ideal if you are a non-developer looking for a no-code solution to extract data from websites, or if you need a pre-built scraper for common websites.
Stars
11
Forks
7
Language
JavaScript
License
—
Category
Last pushed
May 25, 2016
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/lukluk/scraper-engine"
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.