Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

any way to get business data using URL of yelp?

Tags:

url

yelp

I am new to using API of YELP to get business data.

I have a only business URL like "http://www.yelp.com/biz/1886-cafe-and-bakery-austin" OR "1886-cafe-and-bakery-austin".

Any way to get business perticular that url data using any API in YELP?

Please suggest me if any one have..

NOTE: I solve issue: please refer below comment answer... thanks

like image 401
harsh4u Avatar asked Nov 28 '25 05:11

harsh4u


1 Answers

I solved issue to get venue business data using yelp API:

API: http://api.yelp.com/v2/business/1886-cafe-and-bakery-austin

Above api i got data.

Thanks

like image 169
harsh4u Avatar answered Dec 01 '25 22:12

harsh4u