From f233f1f501fbc724026ca82d06ae59469328458a68efbab64e35e63f7a0b49f0 Mon Sep 17 00:00:00 2001 From: vandd <3+vandd@noreply@imaginehaxing.xyz> Date: Sun, 23 Aug 2026 23:53:25 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index af4a168..b67d329 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,11 @@ -shitty property listing scanner for finding potential business opportunities on platforms like airbnb. tripadvisor,booking,olx etc Consists of multiple parts: + 1)main scraper(finds all potential shitty listings and sends to database nr 1) + 2)multi threaded algoritm which picks them up from database nr 1 and scans them for cheap and expensive quality filters(reviews,location,accessibility,owner background,activity,tourist attractions, etc) and sends them to database nr2, if one is below the set "shitty score" it is discared. + 3)dashboard website to monitor the pipeline and activity, also bug fixing and shi + 4)website to manually review all listings \ No newline at end of file