Simple User Agent Generator
Project description
Hey! This is a simple to use Python package to randomly get an useragent.
This is great for scraping and has up to date User Agents.
Note: Always update this package, it will include more user agents and more up to date ones…
To use this just use the following:
from fresh_useragent import UserAgent ua = UserAgent() print(ua)
Change Log
0.0.1 (24/01/2022)
-Release of PYUserAgent
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fresh-useragent-1.0.0.tar.gz
(2.4 kB
view details)
File details
Details for the file fresh-useragent-1.0.0.tar.gz.
File metadata
- Download URL: fresh-useragent-1.0.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e00187cb10022f61f00e205c857643fdbbbf78a3912121701b5144c6cb3f0d3
|
|
| MD5 |
08abc74ae547173fc313e3212482710e
|
|
| BLAKE2b-256 |
cc831c43d77781488a30fb969956814fc729e8b2456c35e26f317363c85b23dd
|