v0.1.5
🚀 What's New
- Useragents API is not reachable since months. Fixed by parsing (Thanks @ndragon798).
- Improved exception handling and error messages.
- General refactoring.
✨ Features
- Up-to-date: No fake or outdated user agents.
Only real world data
, refreshed every 24 hours. - Wide Support: User Agents for Windows, macOS, Linux, Android and iOS devices: Google Chrome, Firefox, Safari, Edge, Opera, Whale and QQ browsers.
- Lightweight: Caches user agents locally to consume minimal system resources.
- Simple: Easy to use and understand with a clean and simple API.
- Compatible: Supports
Python 3.8 and above
. Runs on Windows, macOS and Linux. - Tested: Has 99% test coverage and is continuously tested.
- Privacy: Protects the user by not collecting or sending any personal data.
- Open Source: Provides transparency and allows community contributions for continuous development.
⚡️ Installation
Just install the package from PyPi using pip:
# Install ...
pip install simple-useragent
# ... or upgrade.
pip install --upgrade simple-useragent
To see a more detailed guide on how to install and use simple-useragent, please see refer to the Installation section.
Full Changelog: [v0.1.5]
Sincerely,
Notes:
If you encounter any issues or have suggestions for improvements, I encourage you to report them. Your input will play a crucial role in shaping the future of simple-useragent.I appreciate your support and interest in simple-useragent. Your contributions and feedback will be invaluable as I continue to refine and expand this project.