Skip to content

基于 chromedp&readablity 实现 url rich 化。

Notifications You must be signed in to change notification settings

vissong/urlrich

Repository files navigation

urlrich

基于 chromedp&readablity 实现 url rich 化。

使用远程 chrome

调试

在本地启动,以 mac 为例,先为 chrome 创建一个别名:

alias chrome="/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome"

然后启动,在办公器需要制定 ioa 代理

chrome --headless --remote-debugging-port=9222 --disable-gpu --proxy-server=127.0.0.1:12639

启动后会提示在哪个wsurl上启动了浏览器debug,而且会支持http协议用于查看内容,几个已知的:

生产

About

基于 chromedp&readablity 实现 url rich 化。

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages