| Port details |
- py-primp High-performance HTTP client with advanced web browser impersonation
- 0.15.0_2 www
=0 0.15.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-09-29 01:00:07
- Last Update: 2025-11-11 11:08:12
- Commit Hash: d6b6027
- License: MIT
- WWW:
- https://github.com/deedy5/primp
- Description:
- PRIMP (Python Requests IMPersonate) is a high-performance HTTP client library
for Python, designed to mimic the behavior of real web browsers. It extends
the popular `requests` library by adding advanced impersonation capabilities.
Key features include:
* Browser Fingerprinting**: Mimics TLS and HTTP/2 fingerprints of various
popular web browsers (e.g., Chrome, Firefox, Safari) to evade detection by
anti-bot systems.
* High Performance**: Optimized for speed, making it suitable for demanding
web scraping and automation tasks.
* Ease of Use**: Maintains the familiar and user-friendly API of the
`requests` library.
PRIMP is ideal for developers and researchers who need to interact with websites
that employ sophisticated bot detection mechanisms, enabling more robust web
scraping, automated testing, and data collection.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}primp>0:www/py-primp@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-primp/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-primp
- pkg install py311-primp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-primp listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-primp
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1759042188
SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1
SIZE (rust/crates/addr2line-0.24.2.crate) = 39015
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-maturin>=1.5 : devel/py-maturin@py311
- git : devel/git
- rust>=1.91.0 : lang/rust
- cmake : devel/cmake-core
- pkgconf>=1.3.0_1 : devel/pkgconf
- cmake : devel/cmake-core
- llvm-config19 : devel/llvm19
- python3.11 : lang/python311
- perl5>=5.42.r<5.43 : lang/perl5.42
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-certifi>0 : security/py-certifi@py311
- py311-pytest-asyncio>=0.25.3 : devel/py-pytest-asyncio@py311
- py311-typing-extensions>0 : devel/py-typing-extensions@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- www/py-ddgs
Configuration Options:
- No options to configure
- Options name:
- www_py-primp
- USES:
- cargo cmake:indirect llvm perl5 pkgconfig python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|