генерация заголовков браузеров и user-agent
Project description
pip install prlps_fakeua
from prlps_fakeua import random_headers
headers = random_headers()
print(headers)
from prlps_fakeua import UserAgent
ua = UserAgent()
user_agent = ua.random
print(user_agent)
user_agent = ua.chrome
print(user_agent)
user_agent = ua.safari
print(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
prlps_fakeua-0.0.1b0.tar.gz
(6.3 kB
view details)
Built Distribution
File details
Details for the file prlps_fakeua-0.0.1b0.tar.gz
.
File metadata
- Download URL: prlps_fakeua-0.0.1b0.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d7472737769309b5f733962ae4a06935f0518aaea45afa998eb883a3bc49592c |
|
MD5 | 364e561a1dd8022ac3ef7de030d27bce |
|
BLAKE2b-256 | 57a42ff131c7faaaab0cd19baf72ac70d74df7bee077d19a31a0f2607b9b4ce8 |
File details
Details for the file prlps_fakeua-0.0.1b0-py3-none-any.whl
.
File metadata
- Download URL: prlps_fakeua-0.0.1b0-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fbe281b8561a16a92c5747c475dcc84a94ee69f4d0ba31b1f2abba5a36320ba6 |
|
MD5 | 1604f0f9175b2f46f5b8f3e8a2a3a174 |
|
BLAKE2b-256 | 4f502fb41fac0ce446c5e69195ac4b1fdb5e5ebe1a5da39c52ce4a54f0d736e9 |