From 4f087e0afb153f3ed083a5ec2238c191b095bc87 Mon Sep 17 00:00:00 2001 From: Tom Dohrmann Date: Tue, 24 Feb 2026 07:40:44 +0100 Subject: [PATCH] add support for fulltext parameter for immoscout The web client uses this parameter for the "Eigene Suchkriterien" textbox. It turns out that this parameter also exists for the mobile API. I will note that I have only tested this with a single "Suchkriterium". The web client allows using multiple of those and I have not tested if this works correctly. --- lib/services/immoscout/immoscout-web-translator.js | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/services/immoscout/immoscout-web-translator.js b/lib/services/immoscout/immoscout-web-translator.js index 7a86477f..fb35eff4 100644 --- a/lib/services/immoscout/immoscout-web-translator.js +++ b/lib/services/immoscout/immoscout-web-translator.js @@ -86,6 +86,7 @@ const PARAM_NAME_MAP = { shape: 'shape', sorting: 'sorting', newbuilding: 'newbuilding', + fulltext: 'fulltext', }; const EQUIPMENT_MAP = {