Puppeteer MCP Server Demo
URL to test:
Screenshot APIs
Test @sparticuz/chromium
Test Browserless.io
Advanced Scraping
Get Screenshot
Get Pdf
Get Text
Get Html
Get Performance
API Endpoints:
GET /api/screenshot-chromium?url=...
GET /api/screenshot-browserless?url=...
POST /api/scrape
- Advanced scraping with JSON body
💡 Tips:
• Screenshots are saved as PNG files
• PDFs are saved with proper .pdf extension
• Text/HTML/Performance results are displayed inline
• Try different URLs to test various page types