Get Yelp Urls
Pay $0.50 for 1,000 Results
This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?
See alternative ActorsGet Yelp Urls
Pay $0.50 for 1,000 Results
Find Yelp URLs in a square geographical area.
Do you want to learn more about this Actor?
Get a demoYou can access the Get Yelp Urls programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "queries": [
3 "50.08177111814712,14.404632185654782,restaurant,Czech Slovak Restaurant"
4 ]
5}' |
6apify call tri_angle/get-yelp-urls --silent --output-dataset
Get Yelp Urls API through CLI
The Apify CLI is the official tool that allows you to use Get Yelp Urls locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: