
Yelp Advanced Business Scraper: Pay Per Result
Pricing
$10.00 / 1,000 results

Yelp Advanced Business Scraper: Pay Per Result
Effortlessly scrape detailed restaurant data from Yelp, including ratings, reviews, amenities, and operating hours. Perfect for building robust datasets for market analysis, apps, or research projects.
3.0 (1)
Pricing
$10.00 / 1,000 results
2
Monthly users
32
Runs succeeded
>99%
Last modified
a month ago
You can access the Yelp Advanced Business Scraper: Pay Per Result 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.
1{
2 "openapi": "3.0.1",
3 "info": {
4 "version": "0.0",
5 "x-build-id": "aCzCuxb5Mgvp13UiU"
6 },
7 "servers": [
8 {
9 "url": "https://api.apify.com/v2"
10 }
11 ],
12 "paths": {
13 "/acts/delicious_zebu~yelp-advanced-business-scraper-pay-per-result/run-sync-get-dataset-items": {
14 "post": {
15 "operationId": "run-sync-get-dataset-items-delicious_zebu-yelp-advanced-business-scraper-pay-per-result",
16 "x-openai-isConsequential": false,
17 "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
18 "tags": [
19 "Run Actor"
20 ],
21 "requestBody": {
22 "required": true,
23 "content": {
24 "application/json": {
25 "schema": {
26 "$ref": "#/components/schemas/inputSchema"
27 }
28 }
29 }
30 },
31 "parameters": [
32 {
33 "name": "token",
34 "in": "query",
35 "required": true,
36 "schema": {
37 "type": "string"
38 },
39 "description": "Enter your Apify token here"
40 }
41 ],
42 "responses": {
43 "200": {
44 "description": "OK"
45 }
46 }
47 }
48 },
49 "/acts/delicious_zebu~yelp-advanced-business-scraper-pay-per-result/runs": {
50 "post": {
51 "operationId": "runs-sync-delicious_zebu-yelp-advanced-business-scraper-pay-per-result",
52 "x-openai-isConsequential": false,
53 "summary": "Executes an Actor and returns information about the initiated run in response.",
54 "tags": [
55 "Run Actor"
56 ],
57 "requestBody": {
58 "required": true,
59 "content": {
60 "application/json": {
61 "schema": {
62 "$ref": "#/components/schemas/inputSchema"
63 }
64 }
65 }
66 },
67 "parameters": [
68 {
69 "name": "token",
70 "in": "query",
71 "required": true,
72 "schema": {
73 "type": "string"
74 },
75 "description": "Enter your Apify token here"
76 }
77 ],
78 "responses": {
79 "200": {
80 "description": "OK",
81 "content": {
82 "application/json": {
83 "schema": {
84 "$ref": "#/components/schemas/runsResponseSchema"
85 }
86 }
87 }
88 }
89 }
90 }
91 },
92 "/acts/delicious_zebu~yelp-advanced-business-scraper-pay-per-result/run-sync": {
93 "post": {
94 "operationId": "run-sync-delicious_zebu-yelp-advanced-business-scraper-pay-per-result",
95 "x-openai-isConsequential": false,
96 "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
97 "tags": [
98 "Run Actor"
99 ],
100 "requestBody": {
101 "required": true,
102 "content": {
103 "application/json": {
104 "schema": {
105 "$ref": "#/components/schemas/inputSchema"
106 }
107 }
108 }
109 },
110 "parameters": [
111 {
112 "name": "token",
113 "in": "query",
114 "required": true,
115 "schema": {
116 "type": "string"
117 },
118 "description": "Enter your Apify token here"
119 }
120 ],
121 "responses": {
122 "200": {
123 "description": "OK"
124 }
125 }
126 }
127 }
128 },
129 "components": {
130 "schemas": {
131 "inputSchema": {
132 "type": "object",
133 "required": [
134 "keywords",
135 "locations"
136 ],
137 "properties": {
138 "keywords": {
139 "title": "Search Keywords",
140 "uniqueItems": false,
141 "type": "array",
142 "description": "List of search keywords to look for businesses (e.g., pizza, restaurant).",
143 "default": [],
144 "items": {
145 "type": "string"
146 }
147 },
148 "locations": {
149 "title": "Locations",
150 "uniqueItems": false,
151 "type": "array",
152 "description": "List of locations to search for the keywords (e.g., New York, Los Angeles).",
153 "default": [],
154 "items": {
155 "type": "string"
156 }
157 },
158 "languages": {
159 "title": "Website Language",
160 "enum": [
161 "Bahasa Malaysia (Malaysia)",
162 "Čeština (Česká republika)",
163 "Dansk (Danmark)",
164 "Deutsch (Deutschland)",
165 "Deutsch (Österreich)",
166 "Deutsch (Schweiz)",
167 "English (Australia)",
168 "English (Belgium)",
169 "English (Canada)",
170 "English (Hong Kong)",
171 "English (Malaysia)",
172 "English (New Zealand)",
173 "English (Philippines)",
174 "English (Republic of Ireland)",
175 "English (Singapore)",
176 "English (Switzerland)",
177 "English (United Kingdom)",
178 "English (United States)",
179 "Español (Argentina)",
180 "Español (Chile)",
181 "Español (España)",
182 "Español (México)",
183 "Filipino (Pilipinas)",
184 "Français (Belgique)",
185 "Français (Canada)",
186 "Français (France)",
187 "Français (Suisse)",
188 "Italiano (Italia)",
189 "Italiano (Svizzera)",
190 "Nederlands (België)",
191 "Nederlands (Nederland)",
192 "Norsk (Norge)",
193 "Polski (Polska)",
194 "Português (Brasil)",
195 "Português (Portugal)",
196 "Suomi (Suomi)",
197 "Svenska (Finland)",
198 "Svenska (Sverige)",
199 "Türkçe (Türkiye)",
200 "日本語 (日本)",
201 "繁體中文 (台灣)",
202 "繁體中文 (香港)"
203 ],
204 "type": "string",
205 "description": "Specify the language interface for Yelp website. Defaults to English (United States).",
206 "default": "English (United States)"
207 },
208 "sort": {
209 "title": "Sort Results By",
210 "enum": [
211 "Recommended",
212 "Highest Rated",
213 "Most Reviewed"
214 ],
215 "type": "string",
216 "description": "Specify the sorting method for search results. Defaults to Yelp's recommendation.",
217 "default": "Recommended"
218 },
219 "price": {
220 "title": "Price Filter",
221 "type": "array",
222 "description": "Filter businesses by price range using Yelp's $$$$ indicators.",
223 "items": {
224 "type": "string",
225 "enum": [
226 "$",
227 "$$",
228 "$$$",
229 "$$$$"
230 ],
231 "enumTitles": [
232 "$",
233 "$$",
234 "$$$",
235 "$$$$"
236 ]
237 },
238 "default": []
239 },
240 "maxCrawlPages": {
241 "title": "Max Crawl Pages",
242 "minimum": 1,
243 "maximum": 24,
244 "type": "integer",
245 "description": "Maximum number of pages to crawl for each search query (max is 24 due to Yelp's pagination limit).",
246 "default": 3
247 },
248 "unique_only": {
249 "title": "Unique Results Only",
250 "type": "boolean",
251 "description": "Enable to remove duplicate entries (e.g., advertisements) from scraped data. When disabled, may include duplicates.",
252 "default": false
253 },
254 "urls": {
255 "title": "Pre-filtered URLs",
256 "uniqueItems": false,
257 "type": "array",
258 "description": "When advanced filtering requirements exceed keyword search capabilities, use URLs directly copied from Yelp's filtered search results. Users can manually apply complex filters (e.g., specific attributes/hours/features) on Yelp's website, then input the generated URLs here to scrape precisely targeted listings.",
259 "default": [],
260 "items": {
261 "type": "string"
262 }
263 }
264 }
265 },
266 "runsResponseSchema": {
267 "type": "object",
268 "properties": {
269 "data": {
270 "type": "object",
271 "properties": {
272 "id": {
273 "type": "string"
274 },
275 "actId": {
276 "type": "string"
277 },
278 "userId": {
279 "type": "string"
280 },
281 "startedAt": {
282 "type": "string",
283 "format": "date-time",
284 "example": "2025-01-08T00:00:00.000Z"
285 },
286 "finishedAt": {
287 "type": "string",
288 "format": "date-time",
289 "example": "2025-01-08T00:00:00.000Z"
290 },
291 "status": {
292 "type": "string",
293 "example": "READY"
294 },
295 "meta": {
296 "type": "object",
297 "properties": {
298 "origin": {
299 "type": "string",
300 "example": "API"
301 },
302 "userAgent": {
303 "type": "string"
304 }
305 }
306 },
307 "stats": {
308 "type": "object",
309 "properties": {
310 "inputBodyLen": {
311 "type": "integer",
312 "example": 2000
313 },
314 "rebootCount": {
315 "type": "integer",
316 "example": 0
317 },
318 "restartCount": {
319 "type": "integer",
320 "example": 0
321 },
322 "resurrectCount": {
323 "type": "integer",
324 "example": 0
325 },
326 "computeUnits": {
327 "type": "integer",
328 "example": 0
329 }
330 }
331 },
332 "options": {
333 "type": "object",
334 "properties": {
335 "build": {
336 "type": "string",
337 "example": "latest"
338 },
339 "timeoutSecs": {
340 "type": "integer",
341 "example": 300
342 },
343 "memoryMbytes": {
344 "type": "integer",
345 "example": 1024
346 },
347 "diskMbytes": {
348 "type": "integer",
349 "example": 2048
350 }
351 }
352 },
353 "buildId": {
354 "type": "string"
355 },
356 "defaultKeyValueStoreId": {
357 "type": "string"
358 },
359 "defaultDatasetId": {
360 "type": "string"
361 },
362 "defaultRequestQueueId": {
363 "type": "string"
364 },
365 "buildNumber": {
366 "type": "string",
367 "example": "1.0.0"
368 },
369 "containerUrl": {
370 "type": "string"
371 },
372 "usage": {
373 "type": "object",
374 "properties": {
375 "ACTOR_COMPUTE_UNITS": {
376 "type": "integer",
377 "example": 0
378 },
379 "DATASET_READS": {
380 "type": "integer",
381 "example": 0
382 },
383 "DATASET_WRITES": {
384 "type": "integer",
385 "example": 0
386 },
387 "KEY_VALUE_STORE_READS": {
388 "type": "integer",
389 "example": 0
390 },
391 "KEY_VALUE_STORE_WRITES": {
392 "type": "integer",
393 "example": 1
394 },
395 "KEY_VALUE_STORE_LISTS": {
396 "type": "integer",
397 "example": 0
398 },
399 "REQUEST_QUEUE_READS": {
400 "type": "integer",
401 "example": 0
402 },
403 "REQUEST_QUEUE_WRITES": {
404 "type": "integer",
405 "example": 0
406 },
407 "DATA_TRANSFER_INTERNAL_GBYTES": {
408 "type": "integer",
409 "example": 0
410 },
411 "DATA_TRANSFER_EXTERNAL_GBYTES": {
412 "type": "integer",
413 "example": 0
414 },
415 "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
416 "type": "integer",
417 "example": 0
418 },
419 "PROXY_SERPS": {
420 "type": "integer",
421 "example": 0
422 }
423 }
424 },
425 "usageTotalUsd": {
426 "type": "number",
427 "example": 0.00005
428 },
429 "usageUsd": {
430 "type": "object",
431 "properties": {
432 "ACTOR_COMPUTE_UNITS": {
433 "type": "integer",
434 "example": 0
435 },
436 "DATASET_READS": {
437 "type": "integer",
438 "example": 0
439 },
440 "DATASET_WRITES": {
441 "type": "integer",
442 "example": 0
443 },
444 "KEY_VALUE_STORE_READS": {
445 "type": "integer",
446 "example": 0
447 },
448 "KEY_VALUE_STORE_WRITES": {
449 "type": "number",
450 "example": 0.00005
451 },
452 "KEY_VALUE_STORE_LISTS": {
453 "type": "integer",
454 "example": 0
455 },
456 "REQUEST_QUEUE_READS": {
457 "type": "integer",
458 "example": 0
459 },
460 "REQUEST_QUEUE_WRITES": {
461 "type": "integer",
462 "example": 0
463 },
464 "DATA_TRANSFER_INTERNAL_GBYTES": {
465 "type": "integer",
466 "example": 0
467 },
468 "DATA_TRANSFER_EXTERNAL_GBYTES": {
469 "type": "integer",
470 "example": 0
471 },
472 "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
473 "type": "integer",
474 "example": 0
475 },
476 "PROXY_SERPS": {
477 "type": "integer",
478 "example": 0
479 }
480 }
481 }
482 }
483 }
484 }
485 }
486 }
487 }
488}
Yelp Advanced Business Scraper: Pay Per Result OpenAPI definition
OpenAPI is a standard for designing and describing RESTful APIs, allowing developers to define API structure, endpoints, and data formats in a machine-readable way. It simplifies API development, integration, and documentation.
OpenAPI is effective when used with AI agents and GPTs by standardizing how these systems interact with various APIs, for reliable integrations and efficient communication.
By defining machine-readable API specifications, OpenAPI allows AI models like GPTs to understand and use varied data sources, improving accuracy. This accelerates development, reduces errors, and provides context-aware responses, making OpenAPI a core component for AI applications.
You can download the OpenAPI definitions for Yelp Advanced Business Scraper: Pay Per Result from the options below:
If you’d like to learn more about how OpenAPI powers GPTs, read our blog post.
You can also check out our other API clients:
Pricing
Pricing model
Pay per resultThis Actor is paid per result. You are not charged for the Apify platform usage, but only a fixed price for each dataset of 1,000 items in the Actor outputs.
Price per 1,000 items
$10.00