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.

10 lines 505 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./crawler_commons"), exports); tslib_1.__exportStar(require("./crawler_extension"), exports); tslib_1.__exportStar(require("./crawler_utils"), exports); tslib_1.__exportStar(require("./statistics"), exports); tslib_1.__exportStar(require("./error_tracker"), exports); tslib_1.__exportStar(require("./error_snapshotter"), exports); //# sourceMappingURL=index.js.map