From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- files/ja/glossary/crawler/index.html | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 files/ja/glossary/crawler/index.html (limited to 'files/ja/glossary/crawler/index.html') diff --git a/files/ja/glossary/crawler/index.html b/files/ja/glossary/crawler/index.html new file mode 100644 index 0000000000..27b2a48e77 --- /dev/null +++ b/files/ja/glossary/crawler/index.html @@ -0,0 +1,31 @@ +--- +title: Crawler (クローラー) +slug: Glossary/Crawler +tags: + - Browser + - Crawler + - Glossary + - Infrastructure + - インフラ + - クローラー + - ブラウザー + - 用語集 +translation_of: Glossary/Crawler +--- +

ウェブクローラーは、よく bot や robot と呼ばれ、ウェブページからデータを収集するために自動的に{{glossary("World Wide Web","ウェブ")}}を閲覧するものです。一般的に、 (Google や Bing などの) 検索エンジンは、クローラーを用いてインデックスを構築します。

+ +

理解を深める

+ + + + -- cgit v1.2.3-54-g00ecf