Puppeteer Web Scraper
Last updated
Last updated
Puppeteer is a Node.js library, controls Chrome/Chromium through the DevTools Protocol in headless mode. Keep in mind that when scraping websites, you should always review and comply with the website's terms of service and policies to ensure ethical and legal use of the data.
(Optional) Connect .
Input desired URL to be scraped.
Visit guide to allow scraping of multiple pages.
Loads URL content as Document