Render a URL in headless Chromium and extract structured JSON (title, headings, links, images, meta, text) from the rendered page. Use this whenever the task needs the post-JavaScript content of a web page — SPAs, JS-rendered content, or any page where a plain HTTP fetch would miss content added by client-side JS. Installs the render-url CLI from PyPI on first use. No LLM/AI is involved in the extraction itself — it is deterministic DOM parsing.

Install

openclaw skills install @umerkha2007/playwrighturlscraper