User-Agent browsers
Lunascape
Lunascape is a web browser developed by Lunascape Corporation in Tokyo, Japan. It contains three rendering engines: Gecko, WebKit, and Trident.
- Mar 2015
- first seen in our archive
- 1.3K
- distinct User-Agents
- 5.9K+
- requests seen
Official: www.lunascape.tv
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"