Hi there,
Is this module able to parse this file and output it into a HTML sytle tagged document?
JSON:
https://thisiscriminal.com/wp-json/criminal/v1/episodes?posts=10000&page=1
Required output style:
https://pastebin.com/x7Eep284
I'm having issues parsing a JSON Wordpress site into HTML so beautifulsoup can read it. Any advice would be appreciated.