我正在尝试使用open-graph-scraper
Vue.js 来抓取 OG 数据,但由于 Chrome 中的 CORB 而被阻止。对于我使用 Node 运行的脚本来说它工作正常,但是有没有解决这个问题或另一个从输入 URL 获取 OG 数据的方法?
Cross-Origin Read Blocking (CORB) blocked cross-origin response SOME-INPUT-URL with MIME type text/html. See https://www.chromestatus.com/feature/5629709824032768 for more details.