
Instagram Leads Generator
1 day trial then $45.00/month - No credit card required now

Instagram Leads Generator
1 day trial then $45.00/month - No credit card required now
Instagram Leads Generator: A high-speed tool for extracting targeted lead information from Instagram profiles. Generate leads across multiple categories. Ideal for influencer marketing, B2B outreach, and market research. Customizable searches, efficient data collection, and user-friendly interface.
Actor Metrics
109 monthly users
No reviews yet
19 bookmarks
>99% runs succeeded
6.7 days response time
Created in Sep 2024
Modified 13 days ago
You can access the Instagram Leads Generator 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": "eCqXXbojLriVAUn9r"
6 },
7 "servers": [
8 {
9 "url": "https://api.apify.com/v2"
10 }
11 ],
12 "paths": {
13 "/acts/caprolok~instagram-leads-generator/run-sync-get-dataset-items": {
14 "post": {
15 "operationId": "run-sync-get-dataset-items-caprolok-instagram-leads-generator",
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/caprolok~instagram-leads-generator/runs": {
50 "post": {
51 "operationId": "runs-sync-caprolok-instagram-leads-generator",
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/caprolok~instagram-leads-generator/run-sync": {
93 "post": {
94 "operationId": "run-sync-caprolok-instagram-leads-generator",
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 "keyword",
135 "maxLeads"
136 ],
137 "properties": {
138 "keyword": {
139 "title": "Instagram Targets",
140 "type": "string",
141 "description": "Enter the categories or types of Instagram users you want to generate leads from"
142 },
143 "location": {
144 "title": "Location (City, Postal Code, etc)",
145 "type": "string",
146 "description": "Enter City / Postal Code / County / District / Province / Region / State"
147 },
148 "country": {
149 "title": "Country",
150 "enum": [
151 "af",
152 "al",
153 "dz",
154 "as",
155 "ad",
156 "ao",
157 "ai",
158 "aq",
159 "ag",
160 "ar",
161 "am",
162 "aw",
163 "au",
164 "at",
165 "az",
166 "bs",
167 "bh",
168 "bd",
169 "bb",
170 "by",
171 "be",
172 "bz",
173 "bj",
174 "bm",
175 "bt",
176 "bo",
177 "ba",
178 "bw",
179 "bv",
180 "br",
181 "io",
182 "bn",
183 "bg",
184 "bf",
185 "bi",
186 "kh",
187 "cm",
188 "ca",
189 "cv",
190 "ky",
191 "cf",
192 "td",
193 "cl",
194 "cn",
195 "cx",
196 "cc",
197 "co",
198 "km",
199 "cg",
200 "cd",
201 "ck",
202 "cr",
203 "ci",
204 "hr",
205 "cu",
206 "cy",
207 "cz",
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 "fj",
222 "fi",
223 "fr",
224 "gf",
225 "pf",
226 "tf",
227 "ga",
228 "gm",
229 "ge",
230 "de",
231 "gh",
232 "gi",
233 "gr",
234 "gl",
235 "gd",
236 "gp",
237 "gu",
238 "gt",
239 "gn",
240 "gw",
241 "gy",
242 "ht",
243 "hm",
244 "va",
245 "hn",
246 "hk",
247 "hu",
248 "is",
249 "in",
250 "id",
251 "ir",
252 "iq",
253 "ie",
254 "il",
255 "it",
256 "jm",
257 "jp",
258 "jo",
259 "kz",
260 "ke",
261 "ki",
262 "kp",
263 "kr",
264 "kw",
265 "kg",
266 "la",
267 "lv",
268 "lb",
269 "ls",
270 "lr",
271 "ly",
272 "li",
273 "lt",
274 "lu",
275 "mo",
276 "mk",
277 "mg",
278 "mw",
279 "my",
280 "mv",
281 "ml",
282 "mt",
283 "mh",
284 "mq",
285 "mr",
286 "mu",
287 "yt",
288 "mx",
289 "fm",
290 "md",
291 "mc",
292 "mn",
293 "ms",
294 "ma",
295 "mz",
296 "mm",
297 "na",
298 "nr",
299 "np",
300 "nl",
301 "an",
302 "nc",
303 "nz",
304 "ni",
305 "ne",
306 "ng",
307 "nu",
308 "nf",
309 "mp",
310 "no",
311 "om",
312 "pk",
313 "pw",
314 "ps",
315 "pa",
316 "pg",
317 "py",
318 "pe",
319 "ph",
320 "pn",
321 "pl",
322 "pt",
323 "pr",
324 "qa",
325 "re",
326 "ro",
327 "ru",
328 "rw",
329 "sh",
330 "kn",
331 "lc",
332 "pm",
333 "vc",
334 "ws",
335 "sm",
336 "st",
337 "sa",
338 "sn",
339 "rs",
340 "sc",
341 "sl",
342 "sg",
343 "sk",
344 "si",
345 "sb",
346 "so",
347 "za",
348 "gs",
349 "es",
350 "lk",
351 "sd",
352 "sr",
353 "sj",
354 "sz",
355 "se",
356 "ch",
357 "sy",
358 "tw",
359 "tj",
360 "tz",
361 "th",
362 "tl",
363 "tg",
364 "tk",
365 "to",
366 "tt",
367 "tn",
368 "tr",
369 "tm",
370 "tc",
371 "tv",
372 "ug",
373 "ua",
374 "ae",
375 "uk",
376 "gb",
377 "us",
378 "um",
379 "uy",
380 "uz",
381 "vu",
382 "ve",
383 "vn",
384 "vg",
385 "vi",
386 "wf",
387 "eh",
388 "ye",
389 "zm",
390 "zw"
391 ],
392 "type": "string",
393 "description": "Select your country",
394 "default": "us"
395 },
396 "language": {
397 "title": "Language",
398 "enum": [
399 "af",
400 "ak",
401 "sq",
402 "ws",
403 "am",
404 "ar",
405 "hy",
406 "az",
407 "eu",
408 "be",
409 "bem",
410 "bn",
411 "bh",
412 "xx-bork",
413 "bs",
414 "br",
415 "bg",
416 "bt",
417 "km",
418 "ca",
419 "chr",
420 "ny",
421 "zh-cn",
422 "zh-tw",
423 "co",
424 "hr",
425 "cs",
426 "da",
427 "nl",
428 "xx-elmer",
429 "en",
430 "eo",
431 "et",
432 "ee",
433 "fo",
434 "tl",
435 "fi",
436 "fr",
437 "fy",
438 "gaa",
439 "gl",
440 "ka",
441 "de",
442 "el",
443 "kl",
444 "gn",
445 "gu",
446 "xx-hacker",
447 "ht",
448 "ha",
449 "haw",
450 "iw",
451 "hi",
452 "hu",
453 "is",
454 "ig",
455 "id",
456 "ia",
457 "ga",
458 "it",
459 "ja",
460 "jw",
461 "kn",
462 "kk",
463 "rw",
464 "rn",
465 "xx-klingon",
466 "kg",
467 "ko",
468 "kri",
469 "ku",
470 "ckb",
471 "ky",
472 "lo",
473 "la",
474 "lv",
475 "ln",
476 "lt",
477 "loz",
478 "lg",
479 "ach",
480 "mk",
481 "mg",
482 "my",
483 "ml",
484 "mt",
485 "mv",
486 "mi",
487 "mr",
488 "mfe",
489 "mo",
490 "mn",
491 "sr-me",
492 "ne",
493 "pcm",
494 "nso",
495 "no",
496 "nn",
497 "oc",
498 "or",
499 "om",
500 "ps",
501 "fa",
502 "xx-pirate",
503 "pl",
504 "pt",
505 "pt-br",
506 "pt-pt",
507 "pa",
508 "qu",
509 "ro",
510 "rm",
511 "nyn",
512 "ru",
513 "gd",
514 "sr",
515 "sh",
516 "st",
517 "tn",
518 "crs",
519 "sn",
520 "sd",
521 "si",
522 "sk",
523 "sl",
524 "so",
525 "es",
526 "es-419",
527 "su",
528 "sw",
529 "sv",
530 "tg",
531 "ta",
532 "tt",
533 "te",
534 "th",
535 "ti",
536 "to",
537 "lua",
538 "tum",
539 "tr",
540 "tk",
541 "tw",
542 "ug",
543 "uk",
544 "ur",
545 "uz",
546 "vu",
547 "vi",
548 "cy",
549 "wo",
550 "xh",
551 "yi",
552 "yo",
553 "zu"
554 ],
555 "type": "string",
556 "description": "Select your language",
557 "default": "en"
558 },
559 "maxLeads": {
560 "title": "Number of Leads per Input",
561 "minimum": 10,
562 "type": "integer",
563 "description": "Enter the number of leads you want to generate for each input (minimum 1)",
564 "default": 10
565 },
566 "proxyConfiguration": {
567 "title": "Proxy configuration",
568 "type": "object",
569 "description": "Select proxies to be used by your crawler."
570 }
571 }
572 },
573 "runsResponseSchema": {
574 "type": "object",
575 "properties": {
576 "data": {
577 "type": "object",
578 "properties": {
579 "id": {
580 "type": "string"
581 },
582 "actId": {
583 "type": "string"
584 },
585 "userId": {
586 "type": "string"
587 },
588 "startedAt": {
589 "type": "string",
590 "format": "date-time",
591 "example": "2025-01-08T00:00:00.000Z"
592 },
593 "finishedAt": {
594 "type": "string",
595 "format": "date-time",
596 "example": "2025-01-08T00:00:00.000Z"
597 },
598 "status": {
599 "type": "string",
600 "example": "READY"
601 },
602 "meta": {
603 "type": "object",
604 "properties": {
605 "origin": {
606 "type": "string",
607 "example": "API"
608 },
609 "userAgent": {
610 "type": "string"
611 }
612 }
613 },
614 "stats": {
615 "type": "object",
616 "properties": {
617 "inputBodyLen": {
618 "type": "integer",
619 "example": 2000
620 },
621 "rebootCount": {
622 "type": "integer",
623 "example": 0
624 },
625 "restartCount": {
626 "type": "integer",
627 "example": 0
628 },
629 "resurrectCount": {
630 "type": "integer",
631 "example": 0
632 },
633 "computeUnits": {
634 "type": "integer",
635 "example": 0
636 }
637 }
638 },
639 "options": {
640 "type": "object",
641 "properties": {
642 "build": {
643 "type": "string",
644 "example": "latest"
645 },
646 "timeoutSecs": {
647 "type": "integer",
648 "example": 300
649 },
650 "memoryMbytes": {
651 "type": "integer",
652 "example": 1024
653 },
654 "diskMbytes": {
655 "type": "integer",
656 "example": 2048
657 }
658 }
659 },
660 "buildId": {
661 "type": "string"
662 },
663 "defaultKeyValueStoreId": {
664 "type": "string"
665 },
666 "defaultDatasetId": {
667 "type": "string"
668 },
669 "defaultRequestQueueId": {
670 "type": "string"
671 },
672 "buildNumber": {
673 "type": "string",
674 "example": "1.0.0"
675 },
676 "containerUrl": {
677 "type": "string"
678 },
679 "usage": {
680 "type": "object",
681 "properties": {
682 "ACTOR_COMPUTE_UNITS": {
683 "type": "integer",
684 "example": 0
685 },
686 "DATASET_READS": {
687 "type": "integer",
688 "example": 0
689 },
690 "DATASET_WRITES": {
691 "type": "integer",
692 "example": 0
693 },
694 "KEY_VALUE_STORE_READS": {
695 "type": "integer",
696 "example": 0
697 },
698 "KEY_VALUE_STORE_WRITES": {
699 "type": "integer",
700 "example": 1
701 },
702 "KEY_VALUE_STORE_LISTS": {
703 "type": "integer",
704 "example": 0
705 },
706 "REQUEST_QUEUE_READS": {
707 "type": "integer",
708 "example": 0
709 },
710 "REQUEST_QUEUE_WRITES": {
711 "type": "integer",
712 "example": 0
713 },
714 "DATA_TRANSFER_INTERNAL_GBYTES": {
715 "type": "integer",
716 "example": 0
717 },
718 "DATA_TRANSFER_EXTERNAL_GBYTES": {
719 "type": "integer",
720 "example": 0
721 },
722 "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
723 "type": "integer",
724 "example": 0
725 },
726 "PROXY_SERPS": {
727 "type": "integer",
728 "example": 0
729 }
730 }
731 },
732 "usageTotalUsd": {
733 "type": "number",
734 "example": 0.00005
735 },
736 "usageUsd": {
737 "type": "object",
738 "properties": {
739 "ACTOR_COMPUTE_UNITS": {
740 "type": "integer",
741 "example": 0
742 },
743 "DATASET_READS": {
744 "type": "integer",
745 "example": 0
746 },
747 "DATASET_WRITES": {
748 "type": "integer",
749 "example": 0
750 },
751 "KEY_VALUE_STORE_READS": {
752 "type": "integer",
753 "example": 0
754 },
755 "KEY_VALUE_STORE_WRITES": {
756 "type": "number",
757 "example": 0.00005
758 },
759 "KEY_VALUE_STORE_LISTS": {
760 "type": "integer",
761 "example": 0
762 },
763 "REQUEST_QUEUE_READS": {
764 "type": "integer",
765 "example": 0
766 },
767 "REQUEST_QUEUE_WRITES": {
768 "type": "integer",
769 "example": 0
770 },
771 "DATA_TRANSFER_INTERNAL_GBYTES": {
772 "type": "integer",
773 "example": 0
774 },
775 "DATA_TRANSFER_EXTERNAL_GBYTES": {
776 "type": "integer",
777 "example": 0
778 },
779 "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
780 "type": "integer",
781 "example": 0
782 },
783 "PROXY_SERPS": {
784 "type": "integer",
785 "example": 0
786 }
787 }
788 }
789 }
790 }
791 }
792 }
793 }
794 }
795}
Instagram Leads Generator 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 Instagram Leads Generator 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: