For the complete documentation index, see llms.txt. This page is also available as Markdown.

What is a User Agent?

A User Agent is a string sent by a browser to identify itself (e.g., Mozilla/5.0 (Windows NT 10.0; Win64; x64) Chrome/123.0.0.0). Browsify uses this to detect and block bots or suspicious devices by analyzing their User Agent strings.

Last updated