scrape the data from the page you're on
-
Install Tampermonkey browser extension, then open & install the Userscript
-
Bookmarklet: add the following code to the url section of a new bookmark, or paste it in the url bar:
javascript:document.body.append(Object.assign(document.createElement('script'),{src:'https://mbme.github.io/scraper/scraper.user.js'}))
NOTE: the script is served using Github Pages to ensure the server returns a correct MIME type.
node.js
npm
chromium
- to run e2e testsjust