Scraper.js Queue Bull

JSON →
library 5.0.5 ·javascript maintenance
verified Jun 7, 2026

A queue plugin for Scraper.js (v5.0.5) that uses Bull as the backend, backed by Redis. It provides a simple interface to add, process, count, and close queue items for web scraping workflows. The package is in maintenance mode with infrequent updates; the last release was in 2017. Environment variables configure Redis (REDIS_PORT, REDIS_HOST). Note: the package is not well-documented or tested, and has breaking changes in major versions (e.g., v2.0.0 removed options, v3.0.0 added options to process()). Use with caution.