This project contains a collection of examples using the Harvester library in Puppeteer code.
This project contains few examples of usage the harvester with Puppeteer, Playwright and Node.js. You may run three examples: news.js, rozetka.js and amazon.js.
If Node.js is not installed on your computer, install it from this link.
cd examples
npm icd examples
node src/puppeteer/rozetka
node src/playwright/news