Converts Google Search Usability Reports to Markdown
Go to file
Nemo bc7ab87233 numbers get suffixed with K 2024-03-05 16:10:17 +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 numbers get suffixed with K 2024-03-05 16:10:17 +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.