UNPKG

crawler

Version:

Crawler is a ready-to-use web spider that works with proxies, asynchrony, rate limit, configurable request pools, jQuery, and HTTP/2 support.

4 lines 148 B
import RateLimiter from "./rateLimiter.js"; import Cluster from "./cluster.js"; export { RateLimiter, Cluster }; //# sourceMappingURL=index.d.ts.map