Save Grok Session to Markdown
Tutorial created with AIVideos4U
0:00.00
1. Introduction to Grok Session Export
(0:01.33)
▼
Outlines complete process for saving Grok sessions to markdown
Describes required tools and initial setup steps
Explains the conversion workflow from HTML to markdown
0:01.31
2. Live Demonstration
(0:03.14)
▼
Performs real-time walkthrough of export process
Demonstrates tool interactions and file handling
Shows successful markdown conversion completion
0:01.31
2.1. Grok xAI Web App
(0:00.16)
▼
Share the Grok Session URL
0:01.47
2.2. Chrome Browser
(0:00.23)
▼
Paste the Grok Session URL into a Chrome browser
0:02.10
2.3. Chrome Dev Tools
(0:00.23)
▼
Right-click on page and select Inspect to open Dev Tools
In the Elements panel and locate the HTML tag:
-Right-click on tag line and select Copy outerHTML
0:02.33
2.4. Text Editor
(0:00.54)
▼
Paste the copied HTML into the text file, c23_Model-Request.txt
- Do Select All and copy the HTML and the instructions for AI model at the top
Save the request file
0:03.27
2.5. Claude AI Web App
(0:00.39)
▼
Paste the request prompt into the model chat prompt
Press Submit to run the model
Copy the re-created markdown results
0:04.06
2.6. Text Editor
(0:00.14)
▼
Paste the copied Markdown into the text file, c23_Model-Response.md
Save the Markdown response file
0:04.20
2.7. Chrome Browser
(0:00.25)
▼
Open the markdown file, c23_Model-Response.md
View the converted Grok Markdown session