ChatGPT Deep Research Markdown Exporter

Export ChatGPT deep research content with proper markdown formatting and numbered citations

安装此脚本
作者推荐脚本

您可能也喜欢Perplexity.ai Chat Exporter

安装此脚本
作者
Chris Kephart
日安装量
0
总安装量
1
评分
0 0 0
版本
1.0.0
创建于
2025-07-09
更新于
2025-07-09
大小
12.6 KB
许可证
MIT
适用于

ChatGPT Deep Research Markdown Exporter

A Tampermonkey userscript that exports ChatGPT deep research content to clean markdown format with numbered citations.

Features

  • Converts ChatGPT deep research results to properly formatted markdown
  • Replaces long URLs and page titles for sources with numbered citations (1), (2), etc. Accounts for multiple citations from the same base source.
  • Provides both download and copy-to-clipboard functionality
  • Optional frontmatter generation for note-taking apps (customize in the script if you'd like).
  • Automatically adds export buttons when deep research content is detected

Installation

  1. Install Tampermonkey browser extension
  2. Download the chatgpt-research-export.user.js file and open it in your browser to install, or install via Greasyfork.
  3. Visit ChatGPT and run a deep research query

Usage

When viewing deep research results on ChatGPT, two buttons will appear in the top-right corner:

  • Export Research (MD) - Downloads the content as a markdown file
  • Copy Research (MD) - Copies the content to your clipboard

Frontmatter Toggle

Access the Tampermonkey menu to enable/disable frontmatter generation, which adds metadata headers useful for note-taking applications.

How It Works

The script identifies deep research containers and converts HTML elements to their markdown equivalents. Long citation page titles or URLs are automatically converted to numbered references with clickable links, making research output much cleaner and more readable.

Requirements

  • Tampermonkey or compatible userscript manager
  • Works on chatgpt.com and chat.openai.com

License

MIT License, see attached file.

长期地址
遇到问题?请前往 GitHub 提 Issues。