我安装 python spynner im tring 来加载我的页面“ http://nexo.rf.gd/app.js ”无法加载这个请帮助我尝试使用 mechinize.Browser() 但它无法加载 html 然后我尝试使用 selenium远程网络驱动程序,最后我尝试使用 spynner,因为这个浏览器可以运行 js,但不知道如何?请帮帮我
## 使用 mechanize.Browser() ##
import mechanize
Br = mechanize.Browser()
Br.open('http://nexo.rf.gd/app.js')
Br.response().read()
答案是 HTML 代码女巫说这个网站需要 js 启用浏览器