{"library":"limit-request-promise","type":"library","category":null,"description":"A rate-limited HTTP request library for Node.js built on top of request-promise. Version 0.1.2 is the only release, with no updates since. It provides per-domain request throttling with configurable max requests per time window. Unlike generic rate-limiters, it integrates directly with request-promise and manages request queues automatically. The library is lightweight but depends on the deprecated request package. Not recommended for new projects due to reliance on deprecated dependencies and lack of maintenance.","language":"javascript","status":"deprecated","version":"0.1.2","tags":["javascript","http request","web scraping","crawler"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install limit-request-promise","imports":["const LimitRequestPromise = require('limit-request-promise')","const LimitRequestPromise = require('limit-request-promise')","const lp = new LimitRequestPromise(1, 1)"]},{"cmd":"yarn add limit-request-promise","imports":[]},{"cmd":"pnpm add limit-request-promise","imports":[]}],"homepage":"https://github.com/you21979/node-limit-request-promise#readme","github":"git://github.com/you21979/node-limit-request-promise","docs":null,"changelog":null,"pypi":null,"npm":"limit-request-promise","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}