> using regex to parse data when the data you're scraping has a constant enough structure
Regex is fine, just don't parse the HTML itself.