UNPKG

@crawlee/linkedom

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.

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