UNPKG

@crawlee/browser

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 (3 loc) 123 B
export * from '@crawlee/basic'; export * from './internals/browser-crawler'; export * from './internals/browser-launcher';