Scrapy Shell Splash无法正确渲染

时间:2017-01-31 15:06:12

标签: scrapy scrapy-splash scrapy-shell

我尝试在scrapy shell中使用splash渲染javascript页面。我想通过以下方式呈现Google的搜索结果: scrapy shell' http://localhost:8050/render.html?url=https://www.google.com.tr/#q=christian+omlin+email&timeout=10&wait=0.5'

但是shell返回" www.google.com",没有问题参数(基督徒omlin电子邮件),它只是删除它们。

我看了谷歌有https,也许8050不适合它,或者url的引用是错误的。为什么会这样?

0 个答案:

没有答案