crawlee-python
crawlee-python copied to clipboard
Add fingerprints for HTTPX client
- Implement a fingerprint generator for generating real-world HTTP headers.
- Integrate it into HttpxHttpClient.
- fingerprint-generator in TS could serve as an inspiration.