- Use a Mac + Google Chrome.
- Install Appscript:
sudo pip install appscript
. - Open a tab to immoscout and do a search.
- Execute
./list_search_results.py
, save the results in a txt file calledresults.taskpaper
. - Next time,
list_search_results.py
will only output new search results, none of the one mentioned inresults.taskpaper
.