From 6c05be335d782b3a64e40f288bcb729ff1efc33c Mon Sep 17 00:00:00 2001 From: Olivier MEYER Date: Thu, 27 Jun 2024 11:22:43 +0200 Subject: [PATCH] Ajouter README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..6af3d6c --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +## Web scraping algorithms + +# Description of the directory: +1 main file +6 scraping file (5 restaurants website and 1 Google search) +1 requirement file +1 readme file \ No newline at end of file