Looking for our logo?
This sample app shows how you can "save" a search. The app automatically notifies you when new matching items become available. Saved searches are great for automating repetitive search queries, and to keep up to date with changing content, for example, on websites with real-estate listings and online marketplaces.
Save a search
The sample app shows you how to serialize and save the state of a given search (query and facets) using Algolia React InstantSearch and the Algolia JS Helper (1). We are using Cloud Firestore to store the serialized search state (2) and the user's email address and phone number.
Automatically get notified about new items matching your saved search
Using Firebase Schedule Functions, we regularly run the search (3) to find new matching items. We then notify the users via email, SMS, or In-App notifications (5), using providers like Twillio SMS Service, Twillio SendGrid, Amazon SES.
Was this Useful?
Please select the reason(s) for your feedback. The additional information you provide helps us improve Code Exchange:
Please select at least one of the following options
Please select the reason(s) for your feedback. The additional information you provide helps us improve Code Exchange:
Please select at least one of the following options
Support
Built by Algolia's developer community, not supported by Algolia