From dc6778c2ab73349aad6b6694ebd948957c9e405f Mon Sep 17 00:00:00 2001
From: Lucas <85502182+puksh@users.noreply.github.com>
Date: Tue, 17 Sep 2024 12:52:37 +0200
Subject: [PATCH] prettiefied the code >ww<
---
README.md | 2 -
public/index.html | 412 +++++++++++++++++----------------
public/script.js | 571 ++++++++++++++++++++++++----------------------
public/styles.css | 149 ++++++------
server.mjs | 68 +++---
5 files changed, 624 insertions(+), 578 deletions(-)
diff --git a/README.md b/README.md
index 59aaaf0..b6f44e1 100644
--- a/README.md
+++ b/README.md
@@ -2,10 +2,8 @@
![image](https://github.com/user-attachments/assets/af423b37-55b9-4c3c-a3af-e1f16e4c15ae)
-
-
OLXScrapper is a simple web scraper designed to enhance search capabilities for the OLX website. It allows you to search and extract relevant information from the OLX platform using a given query, providing a basic foundation for a better search engine.
diff --git a/public/index.html b/public/index.html
index 14c1542..1f5103c 100644
--- a/public/index.html
+++ b/public/index.html
@@ -1,216 +1,236 @@
-
-