Complex database queries

We’re building a website for an estate agent with 1000+ properties in their database.

We’d like to design the whole thing in Webflow however one of the requirements is that when a user performs a property search, the results of that search need to be queried from a database and then displayed on the fly (not by just filtering down the results from a collection list)

How would this be possible in webflow?


Here is my site Read-Only: LINK
(how to share your site Read-Only link)

Only by leveraging an API / JSON that can be accessed via client side JS.

1 Like

Thanks for the response Jeff.

I may be mistaken, but wouldn’t Webflow’s own Site Search handle your needs? There is also the 3rd party Jetboost.io that may be an option…