Releases: ManiMozaffar/cfcrawler
Releases · ManiMozaffar/cfcrawler
0.1.0
PRS
- Refactored entire code, making fake useragent optional by @ManiMozaffar in #2
Change notes
- Make dependency to fake useragent optional
- Implement new backend support for user agent factory pool
- Implement default simple user agent pool
- Improve code quality
- Fix issue with rotating user agent not changing TLS fingerprint respectively
- Fix issue with ignoring httpx transport on httpx client constructor -> now it patch the passed transport instead of ignoring it, and if not passed default to a simple transport.
Full Changelog: 0.0.2...0.1.0
0.0.2
What's Changed
- Fix compatibility to support python >=3.9 by @ManiMozaffar in #1
New Contributors
- @ManiMozaffar made their first contribution in #1
Full Changelog: 0.0.1...0.0.2
0.0.1
Full Changelog: https://github.com/ManiMozaffar/cfcrawler/commits/0.0.1