UNPKG

@crawlee/core

Version:

The scalable web crawling and scraping library for JavaScript/Node.js. Enables development of data extraction and web automation jobs (not only) with headless Chrome and Puppeteer.

4 lines 199 B
export declare const BLOCKED_STATUS_CODES: number[]; export declare const PERSIST_STATE_KEY = "SDK_SESSION_POOL_STATE"; export declare const MAX_POOL_SIZE = 1000; //# sourceMappingURL=consts.d.ts.map