Scrape a JS-rendered page
If you ask
“Go to this infinite-scroll product page, scroll to load 50 items, and extract their names and prices”
Then
Extract data from pages that require JavaScript to render.
Works in Claude, Codex, Cursor & any MCP agent
How this prompt works
-
Turn on the Puppeteer connector in Claude, ChatGPT or Cursor — once.
-
Paste the prompt above. No code, no menus.
-
Extract data from pages that require JavaScript to render.
FAQ
How do I scrape a js-rendered page with Puppeteer?
Add the Puppeteer MCP connector once, then paste this prompt into Claude or ChatGPT: "Go to this infinite-scroll product page, scroll to load 50 items, and extract their names and prices". Your AI runs it in Puppeteer.
Do I need to code?
No. You install the connector once (a short config or one click), then ask in plain words. The prompt on this page works as-is.
Which AI assistants work?
Claude (Desktop, Code), Cursor, ChatGPT and other MCP clients. The same prompt works across them.
Set up Puppeteer in Claude
Copy-paste config, setup steps and more ready-to-run prompts on the connector page.
Open Puppeteer setupMore prompts