Three browser windows labeled Fetch (cached), Cloud Agent (still on), and Obscura (0.74 s) above the headline: The fastest tool never visited the page.
Wispr Flow

Wispr Flow turns your voice into clean, ready-to-send writing — speak naturally, it strips the filler and fixes the punctuation. I've used it daily since February 2026 to build this newsletter. Read the full review →

When you ask Claude to read a website, something has to open that page. For anything built with modern JavaScript, the AI needs a real browser. I wanted to know which kind actually does the best job, so I ran a small test: one practice web page, three tools, the exact same request.

Composio Fetch returns a web page as clean text. Composio's Browser Tool sends an AI agent to drive a real browser in the cloud. Obscura is a free, open-source browser built for AI agents. It runs on your own computer and has its own connection for Claude built in.

The page was quotes.toscrape.com/js, a practice site kept online for people testing web scraping. The quotes only appear after the page's JavaScript runs. I asked each tool for the quotes, the authors, and the tags.

The fastest tool never visited the page. Fetch came back instantly with all 10 quotes. It looked perfect — until I read the status: cached. It returned a copy it already had on file, and it dropped every tag. On a price page or a breaking story, a saved copy looks exactly like a fresh one.

1,000+ Claude Prompts Top Professionals Actually Use at Work

Claude can be your analyst, editor, and strategist.

But most professionals are using it to fix grammar.

These 1,000+ Claude prompts take it from grammar tool to your most powerful AI work assistant.

Sign up for Superhuman AI and get:

  • 1,000+ ready-to-use Claude prompts to get real work done in minutes — researched, tested, and used by professionals at Google, Microsoft, and NASA

  • Superhuman AI newsletter (4 min daily) so you keep learning new AI tools and skills to stay ahead in your career — the prompts are just the beginning

The cloud browser kept running. Browser Tool got it right — correct quotes, authors, and tags — with about a four-second browser step. But it took three separate calls, and the session stayed active until I shut it off. On a usage-billed service, that's paying for a browser doing nothing.

The free one was the most complete. Obscura returned all 10 quotes with every author and every tag, pulled straight from the page with no AI rewriting anything in between. Three runs took 0.754, 0.742, and 0.743 seconds on my Mac. Obscura's GitHub page advertises page loads around 85 milliseconds. My end-to-end number was slower, but fast and very consistent.

The catches. Obscura only runs on your own computer, so it works with Claude Code and the Claude desktop app — not as a connector for Claude on the web. It's a young project, and some pages may look different than they do in Chrome. It also offers a stealth mode built to dodge bot detection. Skip it, stick to public pages, and respect each site's rules.

Which should you use?

  • Reading articles or docs: a fetch tool is fine, just not for anything time-sensitive.

  • Logging in or clicking around from Claude on the web: a cloud browser agent — and make sure the session stops.

  • Pulling exact data from lots of pages on your own machine: a local browser like Obscura.

The bigger lesson isn't about any one tool. When an AI tells you what a web page says, ask one question first: did it actually look?

The site version has the full scorecard, a five-minute install you can paste straight into Claude Code, and a free copy-paste prompt that helps you pick the right browser tool for your own work.

Read less. Know more.

Morning Brew delivers the biggest stories in business, finance, and tech in about 5 minutes — with just enough personality to keep things interesting.

Join 4,000,000+ professionals who start their mornings a little smarter.

How was today's edition?

Rate this newsletter.

Login or Subscribe to participate

— Jerry