Screenshot API for cloudflare.com
Last verified: Feb 1, 2026
TL;DR: Capture cloudflare.com programmatically. Average load time 1750ms. Built with React, Next.js, Vue, Angular, WordPress. Mobile score: 89/100.
Capture cloudflare.com
Site overview
Cloudflare (cloudflare.com) is a saas site. ForgeKit captures pixel-perfect screenshots with configurable viewports, wait conditions, and ad blocking.
Performance data
| Metric | Value |
|---|---|
| domain | cloudflare.com |
| load time ms | 1750 |
| tech stack | ["React","Next.js","Vue","Angular","WordPress"] |
| mobile score | 89 |
| viewport desktop | 1280x720 |
| viewport mobile | 390x844 |
| recommended wait ms | 2000 |
| config tips | ["Use viewport width 1280 for cloudflare.com desktop layout","Wait 2s after load for lazy images on cloudflare.com","Block ads for cleaner cloudflare.com captures"] |
Recommended API config
{
"url": "https://cloudflare.com",
"width": 1280,
"height": 720,
"waitMs": 2000,
"blockAds": true
}- Use viewport width 1280 for cloudflare.com desktop layout
- Wait 2s after load for lazy images on cloudflare.com
- Block ads for cleaner cloudflare.com captures
Tech stack detected
React · Next.js · Vue · Angular · WordPress
Community config tips
- Block third-party ad scripts for cleaner captures on news sites.
- Use fullPage: true sparingly — it increases credits and load time.
- Set waitForSelector when targeting SPAs with lazy-loaded content.
- Cache screenshots for 7 days when content doesn't change frequently.
FAQ
How do I screenshot cloudflare.com?
POST to /api/v1/screenshot with the URL and your API key. Returns a job ID for async processing.
Does it support mobile viewports?
Yes. Set width to 390 and height to 844 for iPhone 14 Pro dimensions.