GSUR Email to Markdown
Converts Google Search Usability Reports to Markdown.
First download the Google Search Usability Report
email as an .eml
file. These typically arrive from
sc-noreply@google.com
with the subject
"Your MONTH Search performance for DOMAIN".
Then you can run uv run https://raw.githubusercontent.com/captn3m0/gsur-eml-to-markdown/refs/heads/main/convert.py file.eml
.
license
Licensed under the MIT License. See LICENSE file for details.