[Yelp Search API] Support choq
parameter
#2226
Labels
status: freezer
Something we don't want to work on yet
type: improvement
Something needs to be improved
A customer requested we support the
choq
search parameter for the Yelp Search API. This parameter appears to perform a more specified search for locations matching the search query.When searching for a location in Yelp, they will typically display the "Top matches" followed by "More businesses in similar categories." We group all of these results as
organic_results
.Between these two sections, Yelp has a "See more results of
query
" button that shows only locations matching your query:https://www.yelp.com/search?find_desc=popeyes&find_loc=Austin%2C+TX%2C+United+States
Clicking this button simply performs the same search but includes the search parameter
choq=1
to return only results for the specific query:https://www.yelp.com/search?choq=1&find_desc=popeyes&find_loc=Austin%2C+TX%2C+United+States
Intercom
The text was updated successfully, but these errors were encountered: