
Facebook Ad Leads (email, phone & more)
1 day trial then $25.00/month - No credit card required now

Facebook Ad Leads (email, phone & more)
1 day trial then $25.00/month - No credit card required now
Scrape business details from Facebook Ad Library to create comprehensive company profiles featuring email, phone, address, website, and social media links. Perfect for competitive analysis, market research, and lead generation.
Actor Metrics
5 monthly users
No reviews yet
No bookmarks yet
>99% runs succeeded
Created in Mar 2025
Modified a day ago
You can access the Facebook Ad Leads (email, phone & more) 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": "4zbGWTJZg0qItrjHh"
6 },
7 "servers": [
8 {
9 "url": "https://api.apify.com/v2"
10 }
11 ],
12 "paths": {
13 "/acts/igolaizola~facebook-ad-leads/run-sync-get-dataset-items": {
14 "post": {
15 "operationId": "run-sync-get-dataset-items-igolaizola-facebook-ad-leads",
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/igolaizola~facebook-ad-leads/runs": {
50 "post": {
51 "operationId": "runs-sync-igolaizola-facebook-ad-leads",
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/igolaizola~facebook-ad-leads/run-sync": {
93 "post": {
94 "operationId": "run-sync-igolaizola-facebook-ad-leads",
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 "maxItems",
135 "query"
136 ],
137 "properties": {
138 "maxItems": {
139 "title": "Max Items",
140 "minimum": 1,
141 "type": "integer",
142 "description": "Maximum number of items to scrape",
143 "default": 10
144 },
145 "query": {
146 "title": "Search Query",
147 "type": "string",
148 "description": "Search query to filter ads"
149 },
150 "country": {
151 "title": "Country",
152 "enum": [
153 "ALL",
154 "AX",
155 "AL",
156 "DZ",
157 "AS",
158 "AD",
159 "AO",
160 "AI",
161 "AQ",
162 "AG",
163 "AR",
164 "AM",
165 "AW",
166 "AU",
167 "AT",
168 "AZ",
169 "BH",
170 "BD",
171 "BB",
172 "BY",
173 "BE",
174 "BZ",
175 "BJ",
176 "BM",
177 "BT",
178 "BO",
179 "BQ",
180 "BA",
181 "BW",
182 "BV",
183 "BR",
184 "IO",
185 "VG",
186 "BN",
187 "BG",
188 "BF",
189 "BI",
190 "KH",
191 "CM",
192 "CA",
193 "CV",
194 "KY",
195 "CF",
196 "TD",
197 "CL",
198 "CO",
199 "KM",
200 "CK",
201 "CR",
202 "CI",
203 "HR",
204 "CW",
205 "CY",
206 "CZ",
207 "CD",
208 "DK",
209 "DJ",
210 "DM",
211 "DO",
212 "EC",
213 "EG",
214 "SV",
215 "GQ",
216 "ER",
217 "EE",
218 "ET",
219 "FK",
220 "FO",
221 "FM",
222 "FJ",
223 "FI",
224 "FR",
225 "GF",
226 "GA",
227 "GE",
228 "DE",
229 "GH",
230 "GI",
231 "GR",
232 "GL",
233 "GD",
234 "GP",
235 "GU",
236 "GT",
237 "GG",
238 "GN",
239 "GW",
240 "GY",
241 "HT",
242 "HN",
243 "HU",
244 "IS",
245 "IN",
246 "ID",
247 "IQ",
248 "IE",
249 "IM",
250 "IT",
251 "JM",
252 "JP",
253 "JE",
254 "JO",
255 "KZ",
256 "KE",
257 "KI",
258 "XK",
259 "KW",
260 "KG",
261 "LA",
262 "LV",
263 "LB",
264 "LS",
265 "LR",
266 "LY",
267 "LI",
268 "LT",
269 "LU",
270 "MK",
271 "MG",
272 "MW",
273 "MY",
274 "MV",
275 "ML",
276 "MT",
277 "MH",
278 "MQ",
279 "MR",
280 "MU",
281 "YT",
282 "MX",
283 "MD",
284 "MC",
285 "MN",
286 "ME",
287 "MS",
288 "MA",
289 "MZ",
290 "MM",
291 "NA",
292 "NR",
293 "NP",
294 "NL",
295 "NZ",
296 "NI",
297 "NE",
298 "NG",
299 "NU",
300 "MP",
301 "NO",
302 "OM",
303 "PK",
304 "PW",
305 "PS",
306 "PA",
307 "PG",
308 "PY",
309 "PE",
310 "PH",
311 "PN",
312 "PL",
313 "PT",
314 "PR",
315 "QA",
316 "CG",
317 "RE",
318 "RO",
319 "RW",
320 "BL",
321 "SH",
322 "KN",
323 "MF",
324 "PM",
325 "VC",
326 "WS",
327 "SM",
328 "ST",
329 "SA",
330 "SN",
331 "RS",
332 "SC",
333 "SL",
334 "SG",
335 "SX",
336 "SK",
337 "SI",
338 "SB",
339 "SO",
340 "ZA",
341 "GS",
342 "SS",
343 "ES",
344 "LK",
345 "LC",
346 "SR",
347 "SJ",
348 "SZ",
349 "SE",
350 "CH",
351 "TW",
352 "TJ",
353 "TZ",
354 "TH",
355 "BS",
356 "GM",
357 "TL",
358 "TG",
359 "TK",
360 "TO",
361 "TT",
362 "TN",
363 "TR",
364 "TM",
365 "TC",
366 "TV",
367 "UG",
368 "UA",
369 "AE",
370 "GB",
371 "US",
372 "UM",
373 "UY",
374 "VI",
375 "UZ",
376 "VU",
377 "VA",
378 "VE",
379 "VN",
380 "YE",
381 "ZM",
382 "ZW",
383 "AF",
384 "CN",
385 "CX",
386 "CC",
387 "PF",
388 "TF",
389 "HM",
390 "HK",
391 "IL",
392 "MO",
393 "AN",
394 "NC",
395 "NF",
396 "RU",
397 "KR",
398 "WF",
399 "EH"
400 ],
401 "type": "string",
402 "description": "Country code to filter ads",
403 "default": "ALL"
404 },
405 "category": {
406 "title": "Category",
407 "enum": [
408 "all",
409 "political_and_issue_ads",
410 "housing_ads",
411 "employment_ads",
412 "credit_ads"
413 ],
414 "type": "string",
415 "description": "Category to filter ads",
416 "default": "all"
417 },
418 "proxyConfiguration": {
419 "title": "Proxy configuration",
420 "type": "object",
421 "description": "Select proxies to be used."
422 }
423 }
424 },
425 "runsResponseSchema": {
426 "type": "object",
427 "properties": {
428 "data": {
429 "type": "object",
430 "properties": {
431 "id": {
432 "type": "string"
433 },
434 "actId": {
435 "type": "string"
436 },
437 "userId": {
438 "type": "string"
439 },
440 "startedAt": {
441 "type": "string",
442 "format": "date-time",
443 "example": "2025-01-08T00:00:00.000Z"
444 },
445 "finishedAt": {
446 "type": "string",
447 "format": "date-time",
448 "example": "2025-01-08T00:00:00.000Z"
449 },
450 "status": {
451 "type": "string",
452 "example": "READY"
453 },
454 "meta": {
455 "type": "object",
456 "properties": {
457 "origin": {
458 "type": "string",
459 "example": "API"
460 },
461 "userAgent": {
462 "type": "string"
463 }
464 }
465 },
466 "stats": {
467 "type": "object",
468 "properties": {
469 "inputBodyLen": {
470 "type": "integer",
471 "example": 2000
472 },
473 "rebootCount": {
474 "type": "integer",
475 "example": 0
476 },
477 "restartCount": {
478 "type": "integer",
479 "example": 0
480 },
481 "resurrectCount": {
482 "type": "integer",
483 "example": 0
484 },
485 "computeUnits": {
486 "type": "integer",
487 "example": 0
488 }
489 }
490 },
491 "options": {
492 "type": "object",
493 "properties": {
494 "build": {
495 "type": "string",
496 "example": "latest"
497 },
498 "timeoutSecs": {
499 "type": "integer",
500 "example": 300
501 },
502 "memoryMbytes": {
503 "type": "integer",
504 "example": 1024
505 },
506 "diskMbytes": {
507 "type": "integer",
508 "example": 2048
509 }
510 }
511 },
512 "buildId": {
513 "type": "string"
514 },
515 "defaultKeyValueStoreId": {
516 "type": "string"
517 },
518 "defaultDatasetId": {
519 "type": "string"
520 },
521 "defaultRequestQueueId": {
522 "type": "string"
523 },
524 "buildNumber": {
525 "type": "string",
526 "example": "1.0.0"
527 },
528 "containerUrl": {
529 "type": "string"
530 },
531 "usage": {
532 "type": "object",
533 "properties": {
534 "ACTOR_COMPUTE_UNITS": {
535 "type": "integer",
536 "example": 0
537 },
538 "DATASET_READS": {
539 "type": "integer",
540 "example": 0
541 },
542 "DATASET_WRITES": {
543 "type": "integer",
544 "example": 0
545 },
546 "KEY_VALUE_STORE_READS": {
547 "type": "integer",
548 "example": 0
549 },
550 "KEY_VALUE_STORE_WRITES": {
551 "type": "integer",
552 "example": 1
553 },
554 "KEY_VALUE_STORE_LISTS": {
555 "type": "integer",
556 "example": 0
557 },
558 "REQUEST_QUEUE_READS": {
559 "type": "integer",
560 "example": 0
561 },
562 "REQUEST_QUEUE_WRITES": {
563 "type": "integer",
564 "example": 0
565 },
566 "DATA_TRANSFER_INTERNAL_GBYTES": {
567 "type": "integer",
568 "example": 0
569 },
570 "DATA_TRANSFER_EXTERNAL_GBYTES": {
571 "type": "integer",
572 "example": 0
573 },
574 "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
575 "type": "integer",
576 "example": 0
577 },
578 "PROXY_SERPS": {
579 "type": "integer",
580 "example": 0
581 }
582 }
583 },
584 "usageTotalUsd": {
585 "type": "number",
586 "example": 0.00005
587 },
588 "usageUsd": {
589 "type": "object",
590 "properties": {
591 "ACTOR_COMPUTE_UNITS": {
592 "type": "integer",
593 "example": 0
594 },
595 "DATASET_READS": {
596 "type": "integer",
597 "example": 0
598 },
599 "DATASET_WRITES": {
600 "type": "integer",
601 "example": 0
602 },
603 "KEY_VALUE_STORE_READS": {
604 "type": "integer",
605 "example": 0
606 },
607 "KEY_VALUE_STORE_WRITES": {
608 "type": "number",
609 "example": 0.00005
610 },
611 "KEY_VALUE_STORE_LISTS": {
612 "type": "integer",
613 "example": 0
614 },
615 "REQUEST_QUEUE_READS": {
616 "type": "integer",
617 "example": 0
618 },
619 "REQUEST_QUEUE_WRITES": {
620 "type": "integer",
621 "example": 0
622 },
623 "DATA_TRANSFER_INTERNAL_GBYTES": {
624 "type": "integer",
625 "example": 0
626 },
627 "DATA_TRANSFER_EXTERNAL_GBYTES": {
628 "type": "integer",
629 "example": 0
630 },
631 "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
632 "type": "integer",
633 "example": 0
634 },
635 "PROXY_SERPS": {
636 "type": "integer",
637 "example": 0
638 }
639 }
640 }
641 }
642 }
643 }
644 }
645 }
646 }
647}
Facebook Ad Leads (email, phone & more) 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 Facebook Ad Leads (email, phone & more) 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: