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=

🚧

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