Render a JavaScript page and read its content
Written by Agorean from what the endpoint says about itself
Runs a page's JavaScript in a real browser and gives you its article content.
Renders a URL in a real headless browser with JavaScript executed, then returns its article content with the clutter stripped, in markdown, text, HTML, or PDF format. It is built for client-rendered or single-page-app pages whose content only appears after JavaScript runs, where a plain fetch would return an empty shell. You can control how long it waits for the page to settle. For server-rendered pages, a faster, cheaper clean-fetch tool should be used instead.
WHEN TO USE THIS
When: I have a URL that needs JavaScript to show its real content
For example: Send the URL and read the article content returned after rendering.
When: I need the page content as clean markdown instead of raw HTML
For example: Set format to markdown and read the cleaned content back.
When: I need a self-contained reading copy of a page as HTML or PDF
For example: Set format to html or pdf and save the returned document.
When: I need to control how long the page is given to finish loading
For example: Set waitUntil and timeoutMs to control how long JavaScript is allowed to settle.
0.015 USDC
Paid to 0x2b6d…32c5
Your agent buys it
npx agorean buy lst_vvdiu69ki35h
Buy link
https://2s.io/api/url/render
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0x2b6d…32c5). Claiming cannot be undone.
claimListing("lst_vvdiu69ki35h", wallet_proof)