ClericPy
ClericPy
what did you see `screenshot.png`? I can't see the html to reappear. use `python -m ichrome.web --disable-headless` ```python async def tab_callback(task, tab, data, timeout): await asyncio.sleep(10000) return await tab.html ```...
The headers didn't be used by ichrome yet I need to think about the API some time
goto 不过去那就是做了保护... 你在 iframe 里面运行 JS 还说阻挡那就挺麻烦了, dispatch 鼠标点击 Event 到某个 position 有用么, 这种我只在非 iframe 的 root node 上试过, 在 iframe 里面我平时用的最多的就是执行 JS 函数或者获取某些东西, 你都提示被阻挡了(咋提示的?) 那也不好办啊
> 这是禁止跨域运行啊, 走 CDP node 是不是可以在里面执行点什么. 现在这些前端弄得不想干爬虫了
问题不再关注, 关闭
关闭无人关注的问题
https://clericpy.github.io/ichrome/
Python really need a portable (or standalone / one-file) executable file for Interpreter, but I could hardly find a nice choice. As I known, the only way to use python...
try use `-u=*` to unzip all the files, this is similar to shiv may make some sense
考虑下通过一个 issue, 然后 后面 comment 来设置订阅, 通过 Github issue api 定时更新?