A simple user agent random
Project description
A simple user agent random.
Usage
import usr_agent_rnd_rs import useragent
s = requests.Session()
print(s.headers['User-Agent'])
# Without a session
resp = requests.get('https://httpbin.org/user-agent')
print(resp.json()['user-agent'])
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
usr_agent_rnd_rs-0.0.5.tar.gz
(2.8 kB
view hashes)
Built Distribution
Close
Hashes for usr_agent_rnd_rs-0.0.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc2a0e60fd82aadfbcdd72962721b72ad6e56f3abde5f8406954344c6f227152 |
|
MD5 | 38c2067641a6e6abf20088c024da5252 |
|
BLAKE2b-256 | 0eb65228022d82fbbe126fc00380d7fe8a65c871a9564116c97e2990317b87ee |