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

errorusing ScrapingBee #17

Open
alexisakov opened this issue May 28, 2021 · 1 comment
Open

errorusing ScrapingBee #17

alexisakov opened this issue May 28, 2021 · 1 comment

Comments

@alexisakov
Copy link

alexisakov commented May 28, 2021

When adding ScrapingBee API key the function gives an error:

Exception: ScrapingBee status_code: 500 {"error": "If you wish to scrape Google, use the custom_google=True parameter. ! Each requests will costs 20 credits !"}

@toppy007
Copy link

You must edit the file init.py.

Add 'custom_google': 'True', to the def __scaping_bee_request(self, api_key, url): function in params=

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

2 participants