issues
search
deedy5
/
primp
🪞PRIMP (Python Requests IMPersonate). The fastest python HTTP client that can impersonate web browsers
MIT License
89
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add `armv7` build
#52
deedy5
closed
2 days ago
0
Does it make sense to switch from curl_cffi to primp?
#51
JustRomanBZK
opened
2 days ago
0
setup primp on armv7 / py 3.10 ... any ideas ?
#50
manatlan
closed
2 days ago
3
abilitiy to modify client once it's been initialized
#49
heroofmystory
opened
6 days ago
0
Provide an Environment Variable for CA Certificates
#48
Alberto706
closed
6 days ago
1
Using the `pythonize` crate to handle data and json parameters, and return the responce as json
#47
deedy5
closed
3 weeks ago
0
Bump rquest to v0.26
#45
deedy5
closed
1 month ago
0
ca_cert_file: updated the code to match the changes in the upstream package
#44
deedy5
closed
1 month ago
0
Error related to boringssl? when building manylinux2014 compliant wheel [ppc64le]
#43
mgiessing
closed
3 weeks ago
2
CI: [linux] [x_86_64] - use `zig` to build for manylinux_2_17
#41
deedy5
closed
3 months ago
0
Use Exception to raise error
#40
deedy5
closed
3 months ago
0
Failed to install on armv7l
#39
Shulyaka
closed
3 months ago
1
installing wheel requires Cargo
#38
tabrezm
closed
3 months ago
8
[Utils] Recode fn `json_dumps`, `json_loads`, `url_encode`
#37
deedy5
closed
3 months ago
0
[Client]: add `ca_cert_file` parameter
#36
deedy5
closed
3 months ago
0
Improve response code
#35
deedy5
closed
3 months ago
0
Use `anyhow` for error handling
#34
deedy5
closed
3 months ago
0
CI: bugfix after dependencies update
#33
deedy5
closed
3 months ago
0
Support for custom CA certs
#31
tabrezm
closed
3 months ago
2
Termux fail to install
#29
Troptrap
closed
3 months ago
2
Add a License
#28
coletdjnz
closed
4 months ago
1
[html2text] Response object: 1) add attribute `text_plain`, 2) rename attribute `plaintext` to `text_markdown`
#27
deedy5
closed
4 months ago
0
Benchmark: 1) add pycurl, 2) test `session=False` and `session=True` (remove `threads` cases)
#26
deedy5
closed
4 months ago
0
Implement `resp.plaintext` attribute (html is converted to markdown text)
#25
deedy5
closed
4 months ago
0
Abi3 builds + pytest with python 3.8-3.12
#24
deedy5
closed
4 months ago
0
Response.json(): use python std `json.loads`
#23
deedy5
closed
4 months ago
0
[Encoding] Improve the encoding detection algorithm
#22
deedy5
closed
4 months ago
0
Add `cookies` parameter
#21
deedy5
closed
4 months ago
0
cookies argument for requests
#20
Mouad-scriptz
closed
4 months ago
1
CI - remove abi3 support, [linux] manylinux: auto (2_17), [linux, musl]: build `pypy` wheels
#16
deedy5
closed
6 months ago
0
CI: bugfix macos pytest
#14
deedy5
closed
6 months ago
0
TLS handshake failed: cert verification failed - unable to get local issuer certificate [CERTIFICATE_VERIFY_FAILED]
#13
2256gui
closed
3 months ago
10
TypeError: argument 'data': 'list' object cannot be converted to 'PyString'
#12
farukekim
closed
6 months ago
4
Remove Rayon, use Tokio global one-thread runtime
#11
deedy5
closed
6 months ago
0
Migrate to `nightly` rust-toolchain
#9
deedy5
closed
7 months ago
0
Ci: use `manylinux=2_28` for linux builds, add `musllinux` builds
#8
deedy5
closed
7 months ago
0
Add the benchmark to CI, save the benchmark results to an image and show in the README
#7
deedy5
closed
7 months ago
0
Client: migrate to async reqwest_impersonate::Client, use rayon ThreadPool and Tokio multi-thread runtime
#6
deedy5
closed
7 months ago
0
v0.3.0 | The `Client` is now thread-safe
#5
deedy5
closed
7 months ago
0
Response with Pytypes
#4
deedy5
closed
7 months ago
0
v0.2.1
#3
deedy5
closed
7 months ago
0
v0.2.0
#2
deedy5
closed
7 months ago
0