Google Local Business Result API

The Google Local Places Results API allows a user to scrape the results of Google Places search. SERPHouse is able to make sense of this information and extract position , title , rating , reviews_count , type , address , open_state

JSON structure overview

				
					{
   "local_pack": [
      {
        "position": 1,
        "title": "Modern Market Eatery",
        "rating": "4.1",
        "reviews_count": "(629)",
        "type": "Health Food",
        "address": "401 Congress Ave. · In Frost Bank Tower",
        "open_state": "Closed  \u22c5 Opens 10\u202fAM "
      }
    ]
  }
  
				
			

Results for: restaurants

				
					https://api.serphouse.com/serp/live?q=restaurants&domain=google.com&lang=en&device=desktop&serp_type=web&loc=Austin,Texas,United States&loc_id=1026201&verbatim=0&gfilter=0&page=1&num_result=100
				
			
Google-local-business-results-desktop
				
					{
  ...
    "local_pack": [
      {
        "position": 1,
        "title": "Modern Market Eatery",
        "rating": "4.1",
        "reviews_count": "(629)",
        "type": "Health Food",
        "address": "401 Congress Ave. · In Frost Bank Tower",
        "open_state": "Closed  \u22c5 Opens 10\u202fAM "
      },
      {
        "position": 2,
        "title": "Newk's Eatery",
        "rating": "4.4",
        "reviews_count": "(264)",
        "type": "Restaurant",
        "address": "408 Congress Ave.",
        "open_state": "Closed  \u22c5 Opens 10:30\u202fAM "
      }
    ]
  ...
}
				
			

Results for: headphone near me on mobile

				
					https://api.serphouse.com/serp/live?q=headphone+near+me&domain=google.com&lang=en&device=mobile&serp_type=web&loc=Austin,Texas,United States&loc_id=1026201&verbatim=0&gfilter=0&page=1&num_result=100
				
			
Google-local-business-results-mobile
				
					{
  ...
 "local_pack": [
      {
        "position": 1,
        "title": "Best Buy ",
        "rating": "4.0",
        "reviews_count": "(2.8K)",
        "type": "Electronics store ",
        "address": "Austin, TX",
        "open_state": "Closed  \u22c5 Opens 10\u202fAM "
      },
      {
        "position": 2,
        "title": "Best Buy ",
        "rating": "4.0",
        "reviews_count": "(2.8K)",
        "type": "Electronics store ",
        "address": "1201 Barbara Jordan Blvd Ste 100",
        "open_state": "Closed  \u22c5 Opens 10\u202fAM "
      },
      {
        "position": 3,
        "title": "Audio Zeal ",
        "rating": "5.0",
        "reviews_count": "(3)",
        "type": "Home audio store ",
        "address": "2110 S Lamar Blvd",
        "open_state": "Closed  \u22c5 Opens 9\u202fAM "
      },
    ]
  ...
}
				
			
Serphouse Contact Us
Get in touch with us!

You may contact us from here for any concern.