Skip to content

KeyError: 'splash' #305

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

Open
jclivi opened this issue Aug 7, 2022 · 0 comments
Open

KeyError: 'splash' #305

jclivi opened this issue Aug 7, 2022 · 0 comments

Comments

@jclivi
Copy link

jclivi commented Aug 7, 2022

$ python -V
Python 3.9.0

[scrapy.core.scraper] ERROR: Error downloading <GET
Traceback (most recent call last):
File "/python/lib/python3.9/site-packages/twisted/internet/defer.py", line 1660, in _inlineCallbacks
result = current_context.run(gen.send, result)
File "/python/lib/python3.9/site-packages/scrapy/core/downloader/middleware.py", line 41, in process_request
response = yield deferred_from_coro(method(request=request, spider=spider))
File "/python/mySpider/mySpider/middlewares.py", line 33, in process_request
request.meta['splash']['args']['proxy'] = "http://" + self.proxy
KeyError: 'splash'

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