ActorStack.dev
Scraper engineering

Signed-out surface

Everything a site serves to a visitor with no account and no session — the only part of a site a scraper can read without borrowing somebody's credentials.

It is smaller than the logged-in surface and does not expire. Choosing it is a decision about which failure mode you prefer: less data, or data that stops arriving without warning.

Where this comes up