neopostmodern / wohnungsbot

Der Wohnungsbot — die Anwendung zum 2. Akt ("Das Versprechen des Bots") des Automatisierungsdramas in drei Akten "Von einem der auszog eine Wohnung in Berlin zu finden" von Clemens Schöll
https://wohnungsbot.de
GNU Affero General Public License v3.0
149 stars 27 forks source link

Optionally consider mieter plus #174

Closed hoelger closed 9 months ago

hoelger commented 10 months ago

The bot tries to apply for MieterPlus+ flats. Therefore IS24 asks you for a paid subscription. There is no possibility for interaction, you cannot click it away, you cannot subscribe... Apparently, the application has a timeout implemented, so it just slows operations down.

I was not logged in, and I dont have mieterPlus+. Maybe it does not slow you down if you have mieterplus, so sometimes it might be desired.

My solution guess for now is that there should be a filter, taking into account if you want to consider MieterPlus+

Screenshot_20230918_184641 Screenshot_20230918_185243

hoelger commented 10 months ago

With a lot of bad luck (= a lot of mieter plus flats in a row) this might have been the reason for issue #126

hoelger commented 9 months ago

Solved in https://github.com/neopostmodern/wohnungsbot/pull/173