Restaurant.com-AutoComplete-JS
Description: Poll Restaurant.com data into an AutoComplete styled div containing participating restaurant names that are a part of the restaurant.com catalog. Includes a live example of AutoComplete input and Json output.
Technical: JS/Jquery based XHR request to Restaurant.com requesting search results based on the real-time search results returned by the autocomplete on the homepage. Simply add and reference the JS file to pull results on your application.
Usage ideas: Web apps and/or sites that wish to display participating restaurants from Restaurants.com on their platform. Automatically obtain restaurants names in real-time for further automation. Widgetize Automate/Data capture, or scrape; directly from a real-time json feed to populate your data sets.
Demo: https://autocomplete-restaurants.herokuapp.com/
Author: Ilan Patao (ilan@dangerstudio.com)
Log in or sign up for Devpost to join the conversation.