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.

9 lines (8 loc) 283 B
export * from './autoscaled_pool'; export * from './client_load_signal'; export * from './cpu_load_signal'; export * from './event_loop_load_signal'; export * from './load_signal'; export * from './memory_load_signal'; export * from './snapshotter'; export * from './system_status';