Miner
(Works, but html content needs to be scraped seperately, through a same-origin request)Scraper
(Works but doesnt give us what we want)
Get the page
Find the form and select our options
Save the output for previewing
Unfortunately, this does not work!
Our data is stored as dynamic content that is not delivered to us here.
We will need to use Pupeteer to render the dynamic javascript content.
What a shame...