Skip to content

v0.1.3

Compare
Choose a tag to compare
@Lennolium Lennolium released this 13 Feb 18:59
· 16 commits to main since this release
e08fa43

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.