Scrapingdog

Local Results

Local results show nearby businesses for location-based queries. Each item in the local_results array represents one business listing.

Endpoint: https://api.scrapingdog.com/google

API Response

API result preview
API Response
{
  "local_results": [
    {
      "position": 1,
      "title": "Caffe AND",
      "place_id": "16258732668445657352",
      "rating": "4.8",
      "reviews": "269",
      "address": "4.8(269) · $1–10 · Cafe",
      "hours": "Fort Lee, NJ",
      "links": {}
    },
    {
      "position": 2,
      "title": "Garden Cafe and Bistro",
      "place_id": "5848541955946598566",
      "rating": "4.5",
      "reviews": "187",
      "address": "4.5(187) · $10–20 · Coffee shop",
      "hours": "Union City, NJ",
      "links": {}
    },
    {
      "position": 3,
      "title": "Cafe Hasbrouck Heights",
      "place_id": "8292199787584663820",
      "rating": "4.7",
      "reviews": "209",
      "address": "4.7(209) · $10–20 · Coffee shop",
      "hours": "Hasbrouck Heights, NJ",
      "links": {}
    }
  ]
}