Yelp / yelp-fusion

Yelp Fusion API

Home Page:https://yelp.com/developers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The same problem ... It not accepting me as a human @!?

Ali136384 opened this issue · comments

Overview

  • Client ID: (e.g. lrVVpyP-aBRmP1I1KUqXkw)
  • Issue type: (eg. feature request, bug, question, etc)
  • Summary: (A few sentences describing the issue and what you're trying to do)
  • Platform: (Desktop/web, Android, iOS, etc)

Description

(More detailed information explaining the problem, the expected results, the question, etc.)

More information

(Fill this section out if applicable (for things like bugs or questions))

Endpoint

(e.g. Fusion Search API)

Parameters or Sample Request

(SAMPLE PLEASE REMOVE)

https://api.yelp.com/v3/businesses/search?term=pie&latitude=37.3382082&longitude=-121.88632860000001&radius=17000

Response

(SAMPLE PLEASE REMOVE)

{
  "id": "garaje-san-francisco",
  "name": "Garaje",
  "categories": [
    {
      "alias": "gastropubs",
      "title": "Gastropubs"
    },
    ...
  ],
  "price": "$$",
  ...
}

Extra information

(Anything else you that you think might help us better resolve this)