Website Search API
Find business website URL
Returns the website URL of a business based on the provided business name and address.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The name of the business to search for.
The address of the business to refine the search.
Response
200
application/json
Successfully retrieved the website URL.
The URL of the business website.
Example:
"https://www.grubhub.com/restaurant/makli-restaurant-290-sanchez-st-san-francisco/300093"