> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://support.uplisting.io/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Is it possible to use URL parameters to load search results?

# Is it possible to use URL parameters to load search results?

Yes, it is.

You can pass the following parameters in a search URL and/or an individual listing URL:

1. Check-in date
2. Check-out date
3. Number of guests
4. Min price
5. Max price

Here's an example: [https://www.staybnb.net/listings?check_in=2023-01-16\&check_out=2023-01-18\&number_of_guests=2\&min_price=\&max_price=](https://www.staybnb.net/listings?check_in=2023-01-16\&check_out=2023-01-18\&number_of_guests=2\&min_price=\&max_price=)

> 🚧 Note, this URL may not return any results depending on availability, however, you should get the idea!