From 7a89da1bf309b748ff4f4be5b16f8d9d148cbe8e Mon Sep 17 00:00:00 2001 From: julieng Date: Mon, 15 Nov 2021 21:40:53 +0100 Subject: move *.html to *.md --- files/fr/glossary/crawler/index.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 files/fr/glossary/crawler/index.md (limited to 'files/fr/glossary/crawler/index.md') diff --git a/files/fr/glossary/crawler/index.md b/files/fr/glossary/crawler/index.md new file mode 100644 index 0000000000..e6da5dc205 --- /dev/null +++ b/files/fr/glossary/crawler/index.md @@ -0,0 +1,18 @@ +--- +title: Robot d'indexation +slug: Glossary/Crawler +tags: + - Glossaire + - Infrastructure + - Navigateur + - Robot d'indexation +translation_of: Glossary/Crawler +original_slug: Glossaire/Robot_d_indexation +--- +

Un robot d'indexation est un programme, souvent appelé bot ou robot, qui parcourt de manière systématique le {{glossary("World Wide Web","Web")}} pour collecter des données à partir des pages web. Les moteurs de recherche utilisent généralement des robots d'indexation pour construire leurs index.

+ +

Pour approfondir

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