Skip to content

Detect robots using HTTP headers #5152

Open
@fisharebest

Description

@fisharebest

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions