Skip to main content
Mythos

Step 1 - Parse (extracts PIDs from databse .html file)

Find

journalist\-card\-name">(.+?)<.+?journalist\-card\-url\-link\-text">(.+?)<.+?journalist\-card\-type\-outlet"><p>(.+?)<.+?mailto:(.+?)".+?twitter\.com(.+?)"

Extract

\1, \2, \3, \4, \5, Music

Step 2 - Format (adds delineation between first/last)

Find

(.+?)\s(.+?),(.+?)\n

Extract

\1, \2, \3, {LABEL}

Step 3 - Import (drag .csv into 📝My Ethos)

Notes

journalist-card-name">(.+?)<.+?

journalist-card-url-link-text">(.+?)<.+?

journalist-card-type-outlet">(.+?)<.+?

journalist-card-bio"><p>(.+?)<

mailto:(.+?)"

twitter.com(.+?)"

Contexts

Created with 💜 by One Inc | Copyright 2026