启动画面不会呈现整个页面 [英] Splash do not render the whole page

查看:88
本文介绍了启动画面不会呈现整个页面的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我喜欢使用scrapy和splash来获取一些数据,但是飞溅不佳似乎无法呈现整体->

I like to use scrapy and splash to grabb some data but poorly splash seems not to render the whole --> page <--.

页面应如下所示:

但它看起来像这样:

因此缺少一些更重要的信息.我已经尝试增加等待时间,但这没有积极作用. 有谁知道我能做些什么来完成这项工作?

So some of the more important information is missing. I already tried to increase the waiting time but this had no positive effect. Does anyone have an idea what I could do, to make this work?

推荐答案

尝试查看Splash 此处描述了如何将其关闭.您可以检查Splash Web控制台中是否存在私有模式,只需编辑默认的LUA脚本并添加

Try to look at Splash FAQ where common problems with page rendering are discussed. Especially, I've often seen problem with private mode. Here is described how to turn it off. You can check if private mode is the issue in Splash web console, just edit the default LUA script and add

splash.private_mode_enabled = false

这篇关于启动画面不会呈现整个页面的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆