From 4b1a9203c547c019fc5398082ae19a3f3d4c3efe Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:41:15 -0500 Subject: initial commit --- files/de/glossary/crawler/index.html | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 files/de/glossary/crawler/index.html (limited to 'files/de/glossary/crawler') diff --git a/files/de/glossary/crawler/index.html b/files/de/glossary/crawler/index.html new file mode 100644 index 0000000000..df3fd9db4b --- /dev/null +++ b/files/de/glossary/crawler/index.html @@ -0,0 +1,23 @@ +--- +title: Crawler +slug: Glossary/Crawler +translation_of: Glossary/Crawler +--- +

Ein Crawler ist ein Programm – oft auch Bot oder Robot genannt –, das systematisch das {{glossary("World Wide Web","Web")}} durchforstet, um Daten von Webseiten zu sammeln. Typischerweise nutzen Suchmaschinen (beispielsweise Google, Bing, etc.) Crawler zur Indexierung.

+ +

Mehr dazu

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