Releases: Lennolium/simple-useragent
v0.1.6
🚀 What's New
- Switched to minimum required dependencies from pinned for more flexibility (Thanks to @leosilberg).
✨ 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.6]
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.
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.
v0.1.4
🚀 What's New
- Fixed severe exceptions occurring at runtime and blocking functionality.
- Improved exception handling and error messages.
- More support for different user agents and platforms.
- Build and deployment pipeline now includes automated testing and deployment (build.sh).
- Added more documentation and better examples.
- 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.4]
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.
v0.1.3
I am excited to release the second update of simple-useragent (v0.1.3)! A simple, but elegant Python package, that fetches real world, up-to-date user agents for use in web scraping to avoid bot detection. No more fake or outdated user agents, only user agents of real users. I had to fix a small forgotten left over test code, which caused some auto-executed code (nothing dangerous ofc).
Installation
Just install the package from PyPi using pip:
pip install 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: Commits
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.
v0.1.2
I am excited to release the second update of simple-useragent (v0.1.2)! A simple, but elegant Python package, that fetches real world, up-to-date user agents for use in web scraping to avoid bot detection. No more fake or outdated user agents, only user agents of real users. This release just features important bug fixes, now the package is working as intended. Added a build script and several smaller improvements.
Installation
Just install the package from PyPi using pip:
pip install 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: Commits
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.
v0.1.1
I am excited to release the first update of simple-useragent (v0.1.1)! A simple, but elegant Python package, that fetches real world, up-to-date user agents for use in web scraping to avoid bot detection. No more fake or outdated user agents, only user agents of real users. This release just features some smaller improvements and bug fixes.
Installation
Just install the package from PyPi using pip:
pip install 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: https://github.com/Lennolium/simple-useragent/commits/v0.1.1
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.
v0.1.0
I am excited to release the first version of simple-useragent (v0.1.0)! A simple, but elegant Python package, that fetches real world, up-to-date user agents for use in web scraping to avoid bot detection. No more fake or outdated user agents, only user agents of real users.
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: Designed to consume minimal system resources and caches user agents locally.
- 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. - 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:
pip install 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: https://github.com/Lennolium/simple-useragent/commits/v0.1.0
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.