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.

7 lines 345 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("@crawlee/basic"), exports); tslib_1.__exportStar(require("./internals/browser-crawler"), exports); tslib_1.__exportStar(require("./internals/browser-launcher"), exports); //# sourceMappingURL=index.js.map