Puppeteer Scraper
by apify
Crawls websites with the headless Chrome and Puppeteer library using a provided server-side Node.js code. It runs on Apify at Free and has 15.5k users with a 5/5 rating.
Actor pages combine Apify platform data with editorial review. We keep affiliate links separate from the ranking and update or remove pages when the actor changes. Read our methodology or send a correction to hello@tryapify.com.
TL;DR: Puppeteer Scraper by apify is built for data extraction workflows. It has 15.5k users and runs on Free. 5/5 stars.
What It Does
Crawls websites with the headless Chrome and Puppeteer library using a provided server-side Node.js code. This crawler is an alternative to apify/web-scraper that gives you finer control over the process. Supports both recursive crawling and list of URLs. Supports login to website.
Pros & Cons
Pros
- ✓10K+ users trust this tool
- ✓Completely free to use
- ✓API access available
Cons
- ✗Requires Apify account
- ✗Data freshness varies
Key Stats
- Users
- 15,457
- Total Runs
- 8,395,198
- Pricing
- Free
- Rating
- View on Apify →
Quick Answers
Teams that need a ready-made data extraction actor and want to compare pricing, reviews, and actor activity before running it.
Test a small run first, export the sample output, then decide whether the pricing model works for your volume.
apify/puppeteer-scraper
Free
Related Docs
Apify tutorial: sign up and run your first scraper in 5 minutes
Step-by-step Apify tutorial for beginners. Create an account, open the Console, run your first actor, and export clean data. No code required.
Read guide →Scraping Dynamic Websites
How to scrape JavaScript-rendered websites using Playwright and Puppeteer. Learn browser automation, wait strategies, and handling single-page apps for dynamic scraping.
Read guide →Apify API: get your token and run actors from Python or JavaScript
How to use the Apify API: get your token, install the Python or JS client, start actor runs, and pull datasets into your app. Code examples included.
Read guide →Related Guides
Web Scraping Trends in 2026: What Changed
AI crawlers, headless detection, and the rise of residential proxies. Here is what matters for web scraping in 2026.
Scrape Amazon, Walmart, and Target prices: best actors and workflows
How to scrape ecommerce prices from Amazon, Walmart, Target, and eBay. Best Apify actors, real per-result pricing, and a monitoring workflow.
Common Questions
What is Puppeteer Scraper?
Crawls websites with the headless Chrome and Puppeteer library using a provided server-side Node.js code. This crawler is an alternative to apify/web-scraper that gives you finer control over the process. Supports both recursive crawling and list of URLs. Supports login to website.
How much does Puppeteer Scraper cost?
Puppeteer Scraper is free to use on Apify.
Is Puppeteer Scraper free?
Yes, Puppeteer Scraper is free to use on Apify.
How to use Puppeteer Scraper?
Open Puppeteer Scraper on Apify, configure the input for the data you want to scrape, run the actor, and export the results when the run completes.

We earn commission from qualifying purchases. This does not affect our ratings.
Related Tools
Web Scraper
Crawls arbitrary websites using a web browser and extracts structured data from web pages using a provided JavaScript function. The Actor supports both recursive crawling and lists of URLs, and automatically manages concurrency for maximum performance.
Cheerio Scraper
Crawls websites using raw HTTP requests, parses the HTML with the Cheerio library, and extracts data from the pages using a Node.js code. Supports both recursive crawling and lists of URLs. This actor is a high-performance alternative to apify/web-scraper for websites that do not require JavaScript.
Playwright Scraper
Crawls websites with the headless Chromium, Chrome, or Firefox browser and Playwright library using a provided server-side Node.js code. Supports both recursive crawling and a list of URLs. Supports login to a website.
Download HTML from URLs
This actor takes a list of URLs and downloads HTML of each page.