We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2134b51 commit 8fa6ac9Copy full SHA for 8fa6ac9
src/crawlee/http_clients/__init__.py
@@ -14,7 +14,7 @@
14
15
__all__ = [
16
'BaseHttpClient',
17
- 'CurlImpersonatedHttpClient',
+ 'CurlImpersonateHttpClient',
18
'HttpCrawlingResult',
19
'HttpResponse',
20
'HttpxHttpClient',
0 commit comments