Browsers/ibrowse
User-Agent browsers

IBrowse

IBrowse was a MUI-based web browser for the Amiga range of computers. It was a rewrite of Amiga Mosaic, one of the first web browsers for the Amiga Computer.

Feb 2016
first seen in our archive
83
distinct User-Agents
428+
requests seen

Official: www.ibrowse-dev.net

Parse it

Send the User-Agent to the API, device, OS, browser, and bot detection come back in one response.

curl -s "https://api.parseapi.com/useragent" \
  -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" \
  -H "X-Api-Key: $PARSEAPI_KEY"