What problem does it solve?
It ensures research answers come from the user's actual signed-in ChatGPT Pro web account rather than APIs, free accounts, or web search, and guarantees the response is fully completed, extracted, and saved as a verifiable Markdown report.
Core Features & Use Cases
- Real ChatGPT Web Control: Operates the official chatgpt.com page through the Chrome extension route, with Computer Use as a fallback when browser control cannot attach.
- Completion Verification: Requires a unique completion marker in the response, polls during generation, and validates extracted text against the visible page before saving.
- Verified Report Output: Saves both a raw Markdown copy and a readable final report under
<WORKSPACE>/reports/ with conversation URL, extraction method, and verification status.
- Use Case: Ask it to research a competitor product through your logged-in ChatGPT Pro account; it will submit a structured Chinese research prompt, wait for the full answer, extract it, and deliver a saved Markdown report.
Quick Start
Use $chatgpt-web-research to research a product through the official ChatGPT web page and save a verified Markdown report.