gsur-eml-to-markdown/README.md

367 B

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.