Converts Google Search Usability Reports to Markdown
Go to file
Nemo 9800d197b7 Slight improvement in regex 2023-12-06 11:41:48 +05:30
LICENSE init 2022-06-07 16:03:10 +05:30
README.md init 2022-06-07 16:03:10 +05:30
convert.py Slight improvement in regex 2023-12-06 11:41:48 +05:30
requirements.txt init 2022-06-07 16:03:10 +05:30
template.mustache init 2022-06-07 16:03:10 +05:30
test.eml init 2022-06-07 16:03:10 +05:30

README.md

GSUR Email to Markdown

Converts Google Search Usability Reports to Markdown

dependencies

Install with pip install -r requirements.txt

pystatche

running

First, save your GSU report as a .eml file, then run:

python convert.py filename.eml

license

Licensed under the MIT License. See LICENSE file for details.