etherealExtractor
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Extract the decoded body of an email message encoded in quoted-printable format, sourcing from a public ethereal.email link.
This supports a workflow for checking the HTML code generated by email tools; give a public ethereal.email message ID as the email_id
param, and this val returns the body of the email as clipboard-ready text. (I just needed this really badly tonight!)
Utterly unprepared for emails that are not quoted-printable content type. Will blow up.