MICROSCRAPPINGE-waste field guide

The offline field guide

Everything on this site plus the calculators, the identifier and the board teardowns, running entirely in your browser with no network. Built for a garage with no signal.

Two ways to keep it

Install itOpen the app on your phone and use Add to Home Screen. It installs like an app, opens full-screen with no browser chrome, and works with no signal from then on. Updates itself quietly whenever you next have a connection.
Download the fileOne HTML file, about 400 KB, containing everything. Keep it on a laptop, a USB stick, or email it to yourself. Nothing can break it — no server, no account, no expiry.

Open the app Download the file

What it does that this site doesn't

How the offline part actually works

There is no trick to it. The app is a single HTML file with every stylesheet, script, data table and drawing inlined into it. Once your device has that one file there is nothing else to load — no images, no fonts, no API, no CDN.

Installing it from the app page registers a small service worker that keeps a copy on the device, so it opens instantly and works in a basement or a scrapyard with no bars. When you do have signal it fetches a fresh copy in the background, so prices stay current without you doing anything.

Downloading the file skips all of that and just gives you the file. Slightly less convenient to open, completely immune to anything going wrong on our end.

Nothing is uploaded anywhere. The photo handling happens entirely inside your browser, and the only network request the app ever makes is the optional live price fetch.