Token

A token is a short-lived credential—often a JWT or opaque string—that authorises requests to a protected API. Scraping platforms use tokens to:

  1. Authenticate without exposing passwords.
  2. Limit scope via scopes/claims.
  3. Refresh seamlessly for long-running jobs.

When your crawler exchanges or refreshes tokens, route each HTTP call through Proxied's 4G/5G mobile IPs to avoid geo-locks and IP-based rate caps. Combine with adaptive IP rotation to distribute token refresh bursts.