Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
所以基本上,任务是使用 JavaScript 抓取网页,当我找到内部链接时,我也应该在每个链接中找到内部链接,并且它必须尽可能多地“深入”。请分享任何想法。
你需要一个浏览器扩展来做到这一点。JS 仅限于给定的 Dom。