This repository was archived by the owner on Sep 16, 2025. It is now read-only.
General fixes for immoscout and wggesucht (Oct. 2019). Add date filter.#11
Open
nspo wants to merge 4 commits into
Open
General fixes for immoscout and wggesucht (Oct. 2019). Add date filter.#11nspo wants to merge 4 commits into
nspo wants to merge 4 commits into
Conversation
wggesucht: General fixes. Fix pagination. General: Add possibility to filter by date (immoscout does not offer this). GMaps stuff untested as it does not seem to work for free any longer.
Add date+address to message, add date_filter, comment out GMaps stuff
mordax7
pushed a commit
to mordax7/flathunter
that referenced
this pull request
Jun 9, 2020
Add processing pipelines
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Both portals were not working for me. This fixes the problems I encountered. Immoscout does not allow to filter by date, so I added a date filter - this has to access each unseen flat page though.
This probably includes some code from @Zaunei, but I manually integrated it a while ago and therefore it's not in the commit history. Sorry for this.