Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: __init__() got an unexpected keyword argument 'recaptcha' #1

Open
HkerVit opened this issue Oct 1, 2020 · 0 comments
Open

Comments

@HkerVit
Copy link

HkerVit commented Oct 1, 2020

Traceback (most recent call last):
File "443port.py", line 180, in
'api_key': '1abc234de56fab7c89012d34e56fa7b8'
File "C:\Python3\lib\site-packages\cloudscraper_init_.py", line 748, in create_scraper
scraper = cls(**kwargs)
File "C:\Python3\lib\site-packages\cloudscraper_init_.py", line 144, in init
super(CloudScraper, self).init(*args, **kwargs)
TypeError: init() got an unexpected keyword argument 'recaptcha'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant