Bartozzz/crawlerr
A simple and fully customizable web crawler/spider for Node.js with server-side DOM. Comes with elegant and hell-simple APIs.
This tool helps developers automate the process of collecting information from websites. You tell it which URLs to visit and what data points (like titles, links, or specific elements) to extract, and it delivers that structured information. It's ideal for anyone who needs to programmatically gather data from web pages.
No commits in the last 6 months. Available on npm.
Use this if you need to programmatically navigate websites, extract specific content, or build datasets from publicly available web pages.
Not ideal if you're not a developer or prefer a no-code solution for web scraping.
Stars
25
Forks
6
Language
JavaScript
License
MIT
Category
Last pushed
Jul 27, 2021
Commits (30d)
0
Dependencies
10
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/Bartozzz/crawlerr"
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.