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 を使用して Web ページをクロールすることであり、内部リンクを見つけたら、それぞれの内部リンクも見つける必要があり、必要なだけ「深い」レベルに移動する必要があります。アイデアを共有してください。
そのためには、ブラウザ拡張機能が必要です。JS は指定された Dom に限定されます。