Content
Fetch fully-rendered HTML
POST /browser-rendering/content
Returns the page HTML after JavaScript executes. Use it when a page is JS-heavy and `curl` would only see an empty shell.
The API call we made
curl -X POST 'https://api.cloudflare.com/client/v4/accounts/<accountId>/browser-rendering/content' \
-H 'Authorization: Bearer <apiToken>' \
-H 'Content-Type: application/json' \
-d '{
"url": "https://browser-run-showcase.cutie-bot.workers.dev/news",
"gotoOptions": {
"waitUntil": "networkidle0"
}
}'
{
"url": "https://browser-run-showcase.cutie-bot.workers.dev/news",
"gotoOptions": {
"waitUntil": "networkidle0"
}
}
<!DOCTYPE html><html lang="en"><head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>ByteDispatch — Tomorrow's tech, served daily</title>
<meta name="description" content="ByteDispatch is a daily tech newsletter and news site covering AI, hardware, software, startups, and reviews.">
<link rel="stylesheet" href="/styles/news.css">
</head>
<body>
<header class="masthead">
<div class="masthead-inner">
<div class="brand">
<a class="story-link" href="/news" aria-label="ByteDispatch home">
<span class="brand-mark">▟</span>
<span class="brand-name">ByteDispatch</span>
</a>
<span class="brand-tagline">Tomorrow's tech, served daily.</span>
</div>
<nav class="section-nav" aria-label="Sections">
<a class="story-link" href="/news#ai">AI</a>
<a class="story-link" href="/news#hardware">Hardware</a>
<a class="story-link" href="/news#software">Software</a>
<a class="story-link" href="/news#startups">Startups</a>
<a class="story-link" href="/news#reviews">Reviews</a>
</nav>
<div class="masthead-meta">
<time class="masthead-date">Sunday, April 26, 2026</time>
</div>
</div>
</header>
<main class="page">
<section class="hero" data-section="ai">
<div class="hero-inner">
<span class="hero-tag">Exclusive · AI</span>
<h1 class="hero-headline headline">OpenAI's GPT-7 leaks reveal a 12-trillion parameter monster — and a new approach to memory</h1>
<p class="hero-deck deck">Internal documents obtained by ByteDispatch show the next OpenAI flagship pairs a sparse mixture-of-experts core with a separate persistent-memory layer, marking the company's biggest architectural shift since GPT-4.</p>
<div class="hero-meta">
<span class="byline">by Mira Chen and Jonas Park</span>
<span class="meta-sep">·</span>
<time class="timestamp">April 26, 2026 — 6:30 AM PT</time>
<span class="meta-sep">·</span>
<span class="read-time">8 min read</span>
</div>
<a class="story-link hero-cta" href="/news/article/openai-gpt-7-leaks">Read the full story →</a>
</div>
<div class="hero-art" aria-hidden="true">
<div class="hero-blob hero-blob-1"></div>
<div class="hero-blob hero-blob-2"></div>
<div class="hero-blob hero-blob-3"></div>
</div>
</section>
{
"success": true,
"result": "<!DOCTYPE html><html lang=\"en\"><head>\n<meta charset=\"utf-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n<title>ByteDispatch — Tomorrow's tech, served daily</title>\n<meta name=\"description\" content=\"ByteDispatch is a daily tech newsletter and news site covering AI, hardware, software, startups, and reviews.\">\n<link rel=\"stylesheet\" href=\"/styles/news.css\">\n</head>\n<body>\n<header class=\"masthead\">\n <div class=\"masthead-inner\">\n <div class=\"brand\">\n <a class=\"story-link\" href=\"/news\" aria-label=\"ByteDispatch home\">\n <span class=\"brand-mark\">▟</span>\n <span class=\"brand-name\">ByteDispatch</span>\n </a>\n <span class=\"brand-tagline\">Tomorrow's tech, served daily.</span>\n </div>\n <nav class=\"section-nav\" aria-label=\"Sections\">\n <a class=\"story-link\" href=\"/news#ai\">AI</a>\n <a class=\"story-link\" href=\"/news#hardware\">Hardware</a>\n <a class=\"story-link\" href=\"/news#software\">Software</a>\n <a class=\"story-link\" href=\"/news#startups\">Startups</a>\n <a class=\"story-link\" href=\"/news#reviews\">Reviews</a>\n </nav>\n <div class=\"masthead-meta\">\n <time class=\"masthead-date\">Sunday, April 26, 2026</time>\n </div>\n </div>\n</header>\n\n<main class=\"page\">\n <section class=\"hero\" data-section=\"ai\">\n <div class=\"hero-inner\">\n <span class=\"hero-tag\">Exclusive · AI</span>\n <h1 class=\"hero-headline headline\">OpenAI's GPT-7 leaks reveal a 12-trillion parameter monster — and a new approach to memory</h1>\n <p class=\"hero-deck deck\">Internal documents obtained by ByteDispatch show the next OpenAI flagship pairs a sparse mixture-of-experts core with a separate persistent-memory layer, marking the company's biggest architectural shift since GPT-4.</p>\n <div class=\"hero-meta\">\n <span class=\"byline\">by Mira Chen and Jonas Park</span>\n <span class=\"meta-sep\">·</span>\n <time class=\"timestamp\">April 26, 2026 — 6: 30 AM PT</time>\n <span class=\"meta-sep\">·</span>\n <span class=\"read-time\">8 min read</span>\n </div>\n <a class=\"story-link hero-cta\" href=\"/news/article/openai-gpt-7-leaks\">Read the full story →</a>\n </div>\n <div class=\"hero-art\" aria-hidden=\"true\">\n <div class=\"hero-blob hero-blob-1\"></div>\n <div class=\"hero-blob hero-blob-2\"></div>\n <div class=\"hero-blob hero-blob-3\"></div>\n </div>\n </section>\n\n <div class=\"content-grid\">\n <section class=\"story-grid\" aria-label=\"Latest stories\">\n <h2 class=\"section-rule\">Latest</h2>\n \n <article class=\"story-card\" data-section=\"ai\" data-slug=\"anthropic-20b-round\">\n <a class=\"story-link\" href=\"/news/article/anthropic-20b-round\">\n <span class=\"section-tag section-ai\">AI</span>\n <h2 class=\"headline\">Anthropic closes $20B round at a $300B valuation</h2>\n <p class=\"deck\">Lightspeed, Sequoia, and a sovereign fund lead the company's third mega-round in 14 months.</p>\n <div class=\"story-meta\">\n <span class=\"byline\">by Priya Singh</span>\n <span class=\"meta-sep\">·</span>\n <time class=\"timestamp\">2 hours ago</time>\n <span class=\"meta-sep\">·</span>\n <span class=\"read-time\">4 min</span>\n </div>\n </a>\n </article>\n \n\n <article class=\"story-card\" data-section=\"hardware\" data-slug=\"apple-m5-ultra\">\n <a class=\"story-link\" href=\"/news/article/apple-m5-ultra\">\n <span class=\"section-tag section-hardware\">Hardware</span>\n <h2 class=\"headline\">Apple's M5 Ultra benchmarks leak — and they crush every competitor</h2>\n <p class=\"deck\">The unreleased Mac Pro chip posts a 38% multi-core lead over AMD's Threadripper 7995WX in early Geekbench results.</p>\n <div class=\"story-meta\">\n <span class=\"byline\">by Tomás Reyes</span>\n <span class=\"meta-sep\">·</span>\n <time class=\"timestamp\">5 hours ago</time>\n <span class=\"meta-sep\">·</span>\n <span class=\"read-time\">6 min</span>\n </div>\n </a>\n </article>\n \n\n <article class=\"story-card\" data-section=\"software\" data-slug=\"linux-7-ships\">\n <a class=\"story-link\" href=\"/news/article/linux-7-ships\">\n <span class=\"section-tag section-software\">Software</span>\n <h2 class=\"headline\">Linux 7.0 ships with a redesigned memory model and 64K page support by default</h2>\n <p class=\"deck\">Linus Torvalds calls it the largest VM rewrite in two decades; cloud providers begin rolling it out next quarter.</p>\n <div class=\"story-meta\">\n <span class=\"byline\">by Aoife Donnelly</span>\n <span class=\"meta-sep\">·</span>\n <time class=\"timestamp\">Yesterday</time>\n <span class=\"meta-sep\">·</span>\n <span class=\"read-time\">7 min</span>\n </div>\n </a>\n </article>\n \n\n <article class=\"story-card\" data-section=\"startups\" data-slug=\"yc-w26-agents\">\n <a class=\"story-link\" href=\"/news/article/yc-w26-agents\">\n <span class=\"section-tag section-startups\">Startups</span>\n <h2 class=\"headline\">Y Combinator's W26 batch is 47% AI agent companies — here's the full list</h2>\n <p class=\"deck\">Vertical agents for legal, accounting, and supply-chain operations dominate, with consumer agents taking a backseat for the first time since 2023.</p>\n <div class=\"story-meta\">\n <span class=\"byline\">by Marcus Bauer</span>\n <span class=\"meta-sep\">·</span>\n <time class=\"timestamp\">Yesterday</time>\n <span class=\"meta-sep\">·</span>\n <span class=\"read-time\">12 min</span>\n </div>\n </a>\n </article>\n \n\n <article class=\"story-card\" data-section=\"reviews\" data-slug=\"robot-vacuum-shootout\">\n <a class=\"story-link\" href=\"/news/article/robot-vacuum-shootout\">\n <span class=\"section-tag section-reviews\">Reviews</span>\n <h2 class=\"headline\">We tested 14 robot vacuums on stairs; only 3 didn't tumble</h2>\n <p class=\"deck\">Cliff sensors are still inconsistent in 2026. Roborock and Dreame top our chart; one $1,400 model went over the edge twice.</p>\n <div class=\"story-meta\">\n <span class=\"byline\">by Elena Markova</span>\n <span class=\"meta-sep\">·</span>\n <time class=\"timestamp\">2 days ago</time>\n <span class=\"meta-sep\">·</span>\n <span class=\"read-time\">11 min</span>\n </div>\n </a>\n </article>\n \n\n <article class=\"story-card\" data-section=\"ai\" data-slug=\"gemini-arc-agi\">\n <a class=\"story-link\" href=\"/news/article/gemini-arc-agi\">\n <span class=\"section-tag section-ai\">AI</span>\n <h2 class=\"headline\">Google's Gemini 3 Ultra hits 92% on the ARC-AGI-2 benchmark</h2>\n <p class=\"deck\">DeepMind's latest model becomes the first to clear the human-baseline mark on the famously hard reasoning suite.</p>\n <div class=\"story-meta\">\n <span class=\"byline\">by Mira Chen</span>\n <span class=\"meta-sep\">·</span>\n <time class=\"timestamp\">2 days ago</time>\n <span class=\"meta-sep\">·</span>\n <span class=\"read-time\">5 min</span>\n </div>\n </a>\n </article>\n \n\n <article class=\"story-card\" data-section=\"hardware\" data-slug=\"rtx-6090-review\">\n <a class=\"story-link\" href=\"/news/article/rtx-6090-review\">\n <span class=\"section-tag section-hardware\">Hardware</span>\n <h2 class=\"headline\">NVIDIA RTX 6090 Founders Edition review: too much GPU for any one task</h2>\n <p class=\"deck\">Three-slot, 600W, and faster than the 5090 by 70% in raster. We ran it for two weeks across games, ML training, and 8K video editing.</p>\n <div class=\"story-meta\">\n <span class=\"byline\">by Tomás Reyes</span>\n <span class=\"meta-sep\">·</span>\n <time class=\"timestamp\">3 days ago</time>\n <span class=\"meta-sep\">·</span>\n <span class=\"read-time\">14 min</span>\n </div>\n </a>\n </article>\n \n\n <article class=\"story-card\" data-section=\"software\" data-slug=\"rust-1-99\">\n <a class=\"story-link\" href=\"/news/article/rust-1-99\">\n <span class=\"section-tag section-software\">Software</span>\n <h2 class=\"headline\">Rust 1.99 stabilizes async traits and ships incremental compilation v3</h2>\n <p class=\"deck\">Five-year-old async-trait shim is finally redundant; cold builds drop 22% on average across the top 1000 crates.</p>\n <div class=\"story-meta\">\n <span class=\"byline\">by Aoife Donnelly</span>\n <span class=\"meta-sep\">·</span>\n <time class=\"timestamp\">3 days ago</time>\n <span class=\"meta-sep\">·</span>\n <span class=\"read-time\">6 min</span>\n </div>\n </a>\n </article>\n \n\n <article class=\"story-card\" data-section=\"startups\" data-slug=\"stripe-banking\">\n <a class=\"story-link\" href=\"/news/article/stripe-banking\">\n <span class=\"section-tag section-startups\">Startups</span>\n <h2 class=\"headline\">Stripe launches embedded banking — will it eat Mercury and Ramp?</h2>\n <p class=\"deck\">Stripe Banking ships with FDIC-insured accounts, programmable cards, and a treasury layer; pricing starts at $0/month.</p>\n <div class=\"story-meta\">\n <span class=\"byline\">by Priya Singh</span>\n <span class=\"meta-sep\">·</span>\n <time class=\"timestamp\">4 days ago</time>\n <span class=\"meta-sep\">·</span>\n <span class=\"read-time\">8 min</span>\n </div>\n </a>\n </article>\n \n\n <article class=\"story-card\" data-section=\"reviews\" data-slug=\"vision-pro-2\">\n <a class=\"story-link\" href=\"/news/article/vision-pro-2\">\n <span class=\"section-tag section-reviews\">Reviews</span>\n <h2 class=\"headline\">Vision Pro 2 review: still magic, still $3,500, still confusing</h2>\n <p class=\"deck\">Lighter, sharper, and finally useful for productivity — but Apple still hasn't answered the basic question of who this is for.</p>\n <div class=\"story-meta\">\n <span class=\"byline\">by Elena Markova</span>\n <span class=\"meta-sep\">·</span>\n <time class=\"timestamp\">5 days ago</time>\n <span class=\"meta-sep\">·</span>\n <span class=\"read-time\">16 min</span>\n </div>\n </a>\n </article>\n \n </section>\n\n <aside class=\"sidebar\" aria-label=\"Sidebar\">\n <section class=\"sidebar-block\">\n <h3 class=\"sidebar-title\">Trending now</h3>\n <ol class=\"rank-list\"><li><span class=\"rank\">1</span><a class=\"story-link\" href=\"/news/article/openai-gpt-7-leaks\">GPT-7 leaks: 12T parameters</a></li><li><span class=\"rank\">2</span><a class=\"story-link\" href=\"/news/article/apple-m5-ultra\">M5 Ultra crushes Threadripper</a></li><li><span class=\"rank\">3</span><a class=\"story-link\" href=\"/news/article/stripe-banking\">Stripe vs. Mercury, finally</a></li><li><span class=\"rank\">4</span><a class=\"story-link\" href=\"/news/article/robot-vacuum-shootout\">Robot vacuums on stairs</a></li><li><span class=\"rank\">5</span><a class=\"story-link\" href=\"/news/article/rust-1-99\">Rust 1.99 ships async traits</a></li></ol>\n </section>\n\n <section class=\"sidebar-block sidebar-newsletter\">\n <h3 class=\"sidebar-title\">The Daily Dispatch</h3>\n <p>One email, every morning, with the five tech stories that matter.</p>\n <form class=\"newsletter-form\" onsubmit=\"event.preventDefault();\">\n <input type=\"email\" placeholder=\"you@domain.com\" aria-label=\"Email address\">\n <button type=\"submit\">Subscribe</button>\n </form>\n </section>\n\n <section class=\"sidebar-block\">\n <h3 class=\"sidebar-title\">Most read this week</h3>\n <ol class=\"rank-list\"><li><span class=\"rank\">1</span><a class=\"story-link\" href=\"/news/article/yc-w26-agents\">YC W26: 47% AI agents</a></li><li><span class=\"rank\">2</span><a class=\"story-link\" href=\"/news/article/gemini-arc-agi\">Gemini 3 cracks ARC-AGI-2</a></li><li><span class=\"rank\">3</span><a class=\"story-link\" href=\"/news/article/rtx-6090-review\">RTX 6090 reviewed</a></li><li><span class=\"rank\">4</span><a class=\"story-link\" href=\"/news/article/vision-pro-2\">Vision Pro 2: $3,500 magic</a></li><li><span class=\"rank\">5</span><a class=\"story-link\" href=\"/news/article/linux-7-ships\">Linux 7.0 lands</a></li></ol>\n </section>\n </aside>\n </div>\n</main>\n\n<footer class=\"site-footer\">\n <div class=\"footer-inner\">\n <div class=\"footer-brand\">\n <span class=\"brand-mark\">▟</span>\n <span class=\"brand-name\">ByteDispatch</span>\n </div>\n <nav class=\"footer-nav\" aria-label=\"Site links\">\n <a class=\"story-link\" href=\"/news/about\">About</a>\n <a class=\"story-link\" href=\"/news/contact\">Contact</a>\n <a class=\"story-link\" href=\"/news/privacy\">Privacy</a>\n <a class=\"story-link\" href=\"/news/terms\">Terms</a>\n <a class=\"story-link\" href=\"/news/rss\">RSS</a>\n </nav>\n <nav class=\"footer-social\" aria-label=\"Social\">\n <a class=\"external\" href=\"https://twitter.com/bytedispatch\" rel=\"noopener\">Twitter</a>\n <a class=\"external\" href=\"https://github.com/bytedispatch\" rel=\"noopener\">GitHub</a>\n <a class=\"external\" href=\"https://www.linkedin.com/company/bytedispatch\" rel=\"noopener\">LinkedIn</a>\n <a class=\"external\" href=\"https://bsky.app/profile/bytedispatch.com\" rel=\"noopener\">Bluesky</a>\n </nav>\n <div class=\"footer-fineprint\">© 2026 ByteDispatch Media. All rights reserved.</div>\n </div>\n <!-- intentionally hidden links to differentiate visibleLinksOnly: true vs false -->\n <a hidden=\"\" href=\"/news/article/hidden-scoop-1\">hidden scoop</a>\n <a hidden=\"\" href=\"/news/article/hidden-scoop-2\">another hidden scoop</a>\n <a style=\"display:none\" href=\"/news/internal-tools\">internal tools</a>\n</footer>\n\n</body></html>",
"meta": {
"status": 200,
"title": "ByteDispatch — Tomorrow's tech, served daily"
}
}