• Products
  • Demo
  • Pricing
  • Documentation
  • Blog
  • Contact
  • Products
  • Demo
  • Pricing
  • Documentation
  • Blog
  • Contact

Puppeteer

A collection of 4 posts

Puppeteer based Simple Data Scraper: Advanced Options
Puppeteer

Puppeteer based Simple Data Scraper: Advanced Options

In this article, we show how Puppeteer's advanced capabilities can be used to make our scraper better equipped for handling real world use cases. Namely, we will explore options such as controlling page load behavior, HTTP Authentication, adding extra headers, changing user agent, etc...

  • Sam
5 min read
A Simple Rule-based Scraper using Puppeteer's native methods
Content Extraction

A Simple Rule-based Scraper using Puppeteer's native methods

In our previous article of the Puppeteer series we implemented a rule-based scraper based on headless Chrome using Puppeteer. We injected our scraping functions into the browser's context (window) then used those to

  • Sam
8 min read
Simple Puppeteer-based Scraper: Rule based extraction
Content Extraction

Simple Puppeteer-based Scraper: Rule based extraction

In this article, we show how to scrape any website with a given set of rules using the Puppeteer library.

  • Sam
8 min read
A Simple Scraper using Puppeteer
Content Extraction

A Simple Scraper using Puppeteer

Web scraping is the process of extracting data from websites. One popular library for web scraping is Puppeteer. Puppeteer is a Node.js library that provides a high-level API to control headless Chrome or Chromium over the DevTools Protocol.

  • Sam
5 min read
© 2025
Latest Posts Facebook Twitter