Skip to content

nielsbasjes/yauaa

Folders and files

NameName
Last commit message
Last commit date
Apr 17, 2025
Nov 6, 2024
Jan 2, 2025
Aug 7, 2022
Apr 20, 2025
Apr 17, 2025
Feb 18, 2025
Apr 22, 2025
Apr 17, 2025
Apr 17, 2025
Jan 2, 2025
Feb 9, 2024
Jan 2, 2025
Oct 10, 2024
Apr 20, 2025
Aug 9, 2018
Jan 2, 2025
Feb 13, 2023
Oct 10, 2024
Apr 25, 2025
Nov 17, 2024
Jan 2, 2025

Repository files navigation

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-2025 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.