Home Labs Nb 2 Html Tests 211 Web Scraper Scooter Exploration Meetup Wordclouds Apis Looking At Data Satellltes Naomi Nlp Nomi

Don't Look! I'm changing!

URL Copied

Introduction

BinderBinderBinderOpen Source Love svg3

NPM LicenseActiveGitHub last commit

GitHub starsGitHub watchersGitHub forksGitHub followers

We will need these libraries

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...

Final Solution (Javascript)

This needs to be ran in a seperate js file.