aboutsummaryrefslogtreecommitdiff
path: root/files/de/glossary/crawler/index.html
blob: df3fd9db4bb0691a356528de39bad42927fddea5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
title: Crawler
slug: Glossary/Crawler
translation_of: Glossary/Crawler
---
<p>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.</p>

<h2 id="Mehr_dazu">Mehr dazu</h2>

<ul>
 <li>{{Interwiki("wikipedia", "Webcrawler")}} auf Wikipedia</li>
</ul>

<section class="Quick_links" id="Quick_Links">
<ol>
 <li><a href="/en-US/docs/Glossary">MDN Web Docs Glossary</a>

  <ol>
   <li>{{Glossary("Search engine")}}</li>
  </ol>
 </li>
</ol>
</section>