View Your User Agent String - Tool

Tool to view your Browsers current user agent string.

350 views

Edited: 2023-10-21 06:52

Your user agent string:

What is my user agent?

This tool can be used to show the current user agent string, as reported by your browser; if you have a plugin that changes the user agent string, just hit "update" to see if your user agent was changed successfully.

See also: List of user agent strings

This tool uses the following API end-point: https://beamtic.com/api/user-agent

To add a user agent request header with cURL, the -A option may be used:

curl -A "user-agent-goes-here" https://beamtic.com/api/user-agent

Links

  1. Custom request headers with cURL in PHP

Tell us what you think:

  1. The current unix timestamp and the human readable equlivant.
  2. Tool to generate a md5 hash from a string.

More in: Web Tools