
Get Yelp Urls
Try for free
Pay $0.50 for 1,000 Results
Go to Store

Get Yelp Urls
tri_angle/get-yelp-urls
Try for free
Pay $0.50 for 1,000 Results
Find Yelp URLs in a square geographical area.
You can access the Get Yelp Urls programmatically from your own applications by using the Apify API. You can also 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: