You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many robots (especially ones scraping data for LLMs) impersonate real browsers, using random version numers, etc.
To detect (and block!) these we could look at the headers. For example, real browsers always send certain HTTP headers, while robots send the bare minimum.