← Back to workflows
Turn a Browser-Only Article Into a Howto.Chat Draft
Use OpenClaw to open pages in a browser, extract visible text, and post it to the admin ingestion API.
Use OpenClaw to open pages in a browser, extract visible text, and post it to the admin ingestion API.
Let OpenClaw load the page, wait for the main article/post/transcript, and ignore comments or navigation.
Expected: Visible main source text.
Call /api/ingest/browser-capture with source URL, browser URL, title, author, text, and metadata.
Expected: A persisted ingestion job.
Open prompt →Open the admin review URL and rewrite the draft into original Howto.Chat content.
Expected: A reviewed prompt, workflow, or tutorial draft.
Design a repeatable automation spec for routing source links into drafts and review queues.