nielsbasjes / yauaa

Yet Another UserAgent Analyzer

Home Page:https://yauaa.basjes.nl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yauaa: Yet Another UserAgent Analyzer

Github actions Build status Coverage Status License Maven Central Reproducible Builds GitHub stars Docker Hub If this project has business value for you then don't hesitate to support me with a small donation. If this project has business value for you then don't hesitate to support me with a small donation. Website

This is a java library that tries to parse and analyze the useragent string (and when available the User-Agent Client Hints) and extract as many relevant attributes as possible.

Works with Java, Scala, Kotlin and provides ready for use UDFs for several processing systems.

The full documentation can be found here https://yauaa.basjes.nl

Try it!

You can try it online with your own browser here: https://try.yauaa.basjes.nl/.

NOTES

  1. This runs on a very slow and rate limited machine.
  2. If you really like this then run it on your local systems. It's much faster that way. A Kubernetes ready Docker image is provided. See this page about the WebServlet for more information.

Donations

If this project has business value for you then don't hesitate to support me with a small donation.

If this project has business value for you then don't hesitate to support me with a small donation. If this project has business value for you then don't hesitate to support me with a small donation.

License

Yet Another UserAgent Analyzer
Copyright (C) 2013-2024 Niels Basjes

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Yet Another UserAgent Analyzer

https://yauaa.basjes.nl

License:Apache License 2.0


Languages

Language:Java 89.8%Language:Shell 6.7%Language:ANTLR 1.9%Language:NASL 0.5%Language:Dockerfile 0.4%Language:CSS 0.3%Language:Groovy 0.2%Language:Makefile 0.1%Language:Kotlin 0.1%Language:Scala 0.1%