генерация заголовков браузеров и 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.1.tar.gz
(8.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file prlps_fakeua-0.0.1.tar.gz.
File metadata
- Download URL: prlps_fakeua-0.0.1.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
957acae153a6ae142cd856b7b481f769b2ae877c88a59f387f5e45117583c198
|
|
| MD5 |
6bd1d9db4342f88f481f73c3f005ed73
|
|
| BLAKE2b-256 |
b6d228cf8854a88ad67563d92ae145f860872b7736e24377feb7b917430358c0
|
File details
Details for the file prlps_fakeua-0.0.1-py3-none-any.whl.
File metadata
- Download URL: prlps_fakeua-0.0.1-py3-none-any.whl
- Upload date:
- Size: 8.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e9dc861ee2067511f3281018e2046a6c84e6d6b021c3dfdfe874a1eba7d3d758
|
|
| MD5 |
649902890b4dbd697e086fb3ab5db63d
|
|
| BLAKE2b-256 |
59fc646b6ad3d5e614f3259ef25b676118d53e00df278adfd6e28513e45e9c36
|