Skip to content

nielsbasjes/yauaa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cfd5a7f · Jan 28, 2023
Jan 18, 2023
Jan 5, 2023
Aug 7, 2022
Jan 28, 2023
Jan 24, 2023
Jan 24, 2023
Jan 24, 2023
Jan 24, 2023
Jan 24, 2023
Jan 5, 2023
Jun 10, 2022
Jan 28, 2023
Oct 30, 2021
Jan 28, 2023
Aug 9, 2018
Jan 5, 2023
Jan 6, 2023
Jan 28, 2023
Dec 3, 2022
Jan 5, 2023

Repository files navigation

Yauaa: Yet Another UserAgent Analyzer

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

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.

Donations via PayPal

License

Yet Another UserAgent Analyzer
Copyright (C) 2013-2023 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.