3 month sit search filter

Hello THS, please make your search function allow for finding 3 month or longer sits. There are many reasons for this, such as having to leave the schengen zone before 90 days etc. Your search jumps from 1 to 6 months. Please make it 1,3,6. Thank you for considering this request

8 Likes

There are only 12 sits that are over 1 month in the bulk of Europe, so that’s not many to sift through to check their duration and whether they are in the Schengen area. Or there’s 100 in the UK.

If you’re using the app, it’s much easier if you swap to a laptop, and use the map to decide where you’re going next.

A Schengen zone search function would be great, but if you’ve any suggestions you want THS to take notice of, you need to contact them directly to make them hear your request, because the decision makers don’t read this forum. The forum is just a help platform, so they won’t hear your voice.

5 Likes

Another reason I would love to have more medium-longterm filters like this is for the purpose of saved searches. There are scenarios where I’m not interested in a sit under, say, 2 months, but the only search criteria I can save is the 1-month filter, which means I’m getting notified way too frequently by all the 4-week sits.

I agree this filter could use some work. Ideally I’d just want to put in the minimum and maximum amount of days. I’m not looking for 2+ month sits, but I would love to find sits that are 3-5 weeks for example.

2 Likes

I also wish that on the saved searches, they would NOT notify me of sits for dates I’m already booked! I get pinged all the time for sits only to find they overlap with dates I’ve already confirmed. They KNOW that, because if you click on the dates it says, “You’re already on a sit”, so why not make both of our lives easier and not notify for sits I can’t apply for anyway?

4 Likes

YES! Very annoying, and it forces me to make multiple searches just to go around that.

In the same line, also no notifications for when homeowners push their listings to the top, I have some searches that just have a few results and getting a push notification only to find out it’s the same listing I already saw is annoying.

2 Likes

Hi @worldjason, although THS’ user interface doesn’t support “3 months” as a search parameter, you can craft a THS search URL that gives you that result. For example, here is a THS URL that returns worldwide sits within the duration range of 3 to 4 months. After you paste this URL in your browser’s address bar, you can select additional parameters in the THS user interface, such as WiFi, and then click ‘Save this search’ so it appears in your list of saved searches.
https://www.trustedhousesitters.com/house-and-pet-sitting-assignments/?q=eyJmaWx0ZXJzIjp7ImFjdGl2ZU1lbWJlcnNoaXAiOnRydWUsImFzc2lnbm1lbnRzIjp7ImRhdGVGcm9tIjoiMjAyNS0wNy0wNCIsInJldmlld2luZyI6ZmFsc2UsImNvbmZpcm1lZCI6ZmFsc2UsImR1cmF0aW9uSW5EYXlzIjp7Im1pbmltdW0iOjkwLCJtYXhpbXVtIjoxMjB9fX0sImZhY2V0cyI6W10sInNvcnQiOlt7InB1Ymxpc2hlZCI6ImRlc2MifV0sInBhZ2UiOjEsInJlc3VsdHNQZXJQYWdlIjoxMiwiZGVidWciOmZhbHNlLCJzdGF0cyI6W119

:nerd_face: And for those who are interested in some technical background, read on…

I used ChatGPT to create the above URL. No programming skills are required. Just go to chatgpt.com and enter a prompt like this one:

Based on this THS URL for a 1 to 6 months search, create a URL for a 3 to 4 months search. https://www.trustedhousesitters.com/house-and-pet-sitting-assignments/?q=eyJmaWx0ZXJzIjp7ImFjdGl2ZU1lbWJlcnNoaXAiOnRydWUsImFzc2lnbm1lbnRzIjp7ImRhdGVGcm9tIjoiMjAyNS0wNy0wNCIsInJldmlld2luZyI6ZmFsc2UsImNvbmZpcm1lZCI6ZmFsc2UsImR1cmF0aW9uSW5EYXlzIjp7Im1pbmltdW0iOjI4LCJtYXhpbXVtIjoxNjh9fX0sImZhY2V0cyI6W10sInNvcnQiOlt7InB1Ymxpc2hlZCI6ImRlc2MifV0sInBhZ2UiOjEsInJlc3VsdHNQZXJQYWdlIjoxMiwiZGVidWciOmZhbHNlLCJzdGF0cyI6W119

ChatGPT will quickly return the answer, including info about how it created the new URL. In the results, scroll down to the “Updated Encoded URL:” section to find the newly created URL. Copy the URL and paste it into your browser’s address bar.

Note: in the prompt, you can change the range “3 to 4” to your desired range of months.

Enjoy!