Live on-site search

Hello,

are there any examples of Live onsite search functionality in webflow (live filtering site contents based on input in search field)

Thanks!

Hey cheechee,

Do you have an example of what you’re trying to achieve?

https://community.algolia.com/instantsearch.js/v2/examples/media/

Using the native site search feature with webflow does not currently expose this type of functionality.

However, You could implement this with Algolia by exporting CMS content , converting it to JSON for upload into their product. From there, you could use their API to expose this on your webflow site.

If you needed real-time updates, you could integrate both via the API’s.

2 Likes