All IN ONE Email Extractor avatar

All IN ONE Email Extractor

Try for free

1 day trial then $20.00/month - No credit card required now

Go to Store
All IN ONE Email Extractor

All IN ONE Email Extractor

clothefobia/all-in-one-email-extractor
Try for free

1 day trial then $20.00/month - No credit card required now

All IN ONE Email Extractor-Scrap Emails from any social media like Facebook.com, linkedin.com , twitter.com,instagram.com, tiktok.com

You can access the All IN ONE Email Extractor 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.

1{
2  "openapi": "3.0.1",
3  "info": {
4    "version": "0.0",
5    "x-build-id": "dYRFp8UR58KngZoVT"
6  },
7  "servers": [
8    {
9      "url": "https://api.apify.com/v2"
10    }
11  ],
12  "paths": {
13    "/acts/clothefobia~all-in-one-email-extractor/run-sync-get-dataset-items": {
14      "post": {
15        "operationId": "run-sync-get-dataset-items-clothefobia-all-in-one-email-extractor",
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/clothefobia~all-in-one-email-extractor/runs": {
50      "post": {
51        "operationId": "runs-sync-clothefobia-all-in-one-email-extractor",
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/clothefobia~all-in-one-email-extractor/run-sync": {
93      "post": {
94        "operationId": "run-sync-clothefobia-all-in-one-email-extractor",
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          "social_network",
136          "Email_Type",
137          "Country"
138        ],
139        "properties": {
140          "Keyword": {
141            "title": "Keyword",
142            "type": "string",
143            "description": "Keyword"
144          },
145          "location": {
146            "title": "Location(optional)",
147            "type": "string",
148            "description": "Location"
149          },
150          "social_network": {
151            "title": "Social Media",
152            "enum": [
153              "instagram.com/",
154              "linkedin.com/",
155              "facebook.com/",
156              "twitter.com/",
157              "youtube.com/",
158              "reddit.com/",
159              "pinterest.com/",
160              "tiktok.com/"
161            ],
162            "type": "string",
163            "description": "Social Media",
164            "default": "instagram.com/"
165          },
166          "Country": {
167            "title": "Country",
168            "enum": [
169              "www",
170              "it",
171              "gm",
172              "fr",
173              "sp",
174              "uk",
175              "al",
176              "ag",
177              "ar",
178              "am",
179              "as",
180              "au",
181              "aj",
182              "bg",
183              "bo",
184              "be",
185              "bh",
186              "bk",
187              "br",
188              "bu",
189              "ca",
190              "ci",
191              "ch",
192              "co",
193              "cs",
194              "hr",
195              "cu",
196              "ez",
197              "dk",
198              "ec",
199              "eg",
200              "en",
201              "fi",
202              "gg",
203              "gr",
204              "hk",
205              "hu",
206              "ic",
207              "in",
208              "id",
209              "ir",
210              "iz",
211              "ei",
212              "is",
213              "jm",
214              "ja",
215              "ke",
216              "kn",
217              "ks",
218              "ku",
219              "lg",
220              "ly",
221              "ls",
222              "lh",
223              "lu",
224              "mc",
225              "mk",
226              "my",
227              "mt",
228              "mx",
229              "md",
230              "mn",
231              "mj",
232              "mo",
233              "np",
234              "nl",
235              "nz",
236              "ni",
237              "no",
238              "pk",
239              "we",
240              "pm",
241              "pa",
242              "pe",
243              "rp",
244              "pl",
245              "po",
246              "rq",
247              "qa",
248              "ro",
249              "rs",
250              "sm",
251              "sa",
252              "sg",
253              "ri",
254              "sn",
255              "lo",
256              "si",
257              "sf",
258              "sw",
259              "sz",
260              "sy",
261              "tw",
262              "th",
263              "ts",
264              "tu",
265              "ua",
266              "ae",
267              "uy",
268              "uz",
269              "ve"
270            ],
271            "type": "string",
272            "description": "Country",
273            "default": "www"
274          },
275          "Email_Type": {
276            "title": "Email Type",
277            "enum": [
278              "0",
279              "1"
280            ],
281            "type": "string",
282            "description": "Email Type",
283            "default": "0"
284          },
285          "Other_Email_Type": {
286            "title": "Email Domain (Example @domain.com)",
287            "type": "string",
288            "description": "Email Domain (Example @domain.com)"
289          },
290          "proxySettings": {
291            "title": "Proxy configuration",
292            "type": "object",
293            "description": "Select proxies to be used by your crawler."
294          }
295        }
296      },
297      "runsResponseSchema": {
298        "type": "object",
299        "properties": {
300          "data": {
301            "type": "object",
302            "properties": {
303              "id": {
304                "type": "string"
305              },
306              "actId": {
307                "type": "string"
308              },
309              "userId": {
310                "type": "string"
311              },
312              "startedAt": {
313                "type": "string",
314                "format": "date-time",
315                "example": "2025-01-08T00:00:00.000Z"
316              },
317              "finishedAt": {
318                "type": "string",
319                "format": "date-time",
320                "example": "2025-01-08T00:00:00.000Z"
321              },
322              "status": {
323                "type": "string",
324                "example": "READY"
325              },
326              "meta": {
327                "type": "object",
328                "properties": {
329                  "origin": {
330                    "type": "string",
331                    "example": "API"
332                  },
333                  "userAgent": {
334                    "type": "string"
335                  }
336                }
337              },
338              "stats": {
339                "type": "object",
340                "properties": {
341                  "inputBodyLen": {
342                    "type": "integer",
343                    "example": 2000
344                  },
345                  "rebootCount": {
346                    "type": "integer",
347                    "example": 0
348                  },
349                  "restartCount": {
350                    "type": "integer",
351                    "example": 0
352                  },
353                  "resurrectCount": {
354                    "type": "integer",
355                    "example": 0
356                  },
357                  "computeUnits": {
358                    "type": "integer",
359                    "example": 0
360                  }
361                }
362              },
363              "options": {
364                "type": "object",
365                "properties": {
366                  "build": {
367                    "type": "string",
368                    "example": "latest"
369                  },
370                  "timeoutSecs": {
371                    "type": "integer",
372                    "example": 300
373                  },
374                  "memoryMbytes": {
375                    "type": "integer",
376                    "example": 1024
377                  },
378                  "diskMbytes": {
379                    "type": "integer",
380                    "example": 2048
381                  }
382                }
383              },
384              "buildId": {
385                "type": "string"
386              },
387              "defaultKeyValueStoreId": {
388                "type": "string"
389              },
390              "defaultDatasetId": {
391                "type": "string"
392              },
393              "defaultRequestQueueId": {
394                "type": "string"
395              },
396              "buildNumber": {
397                "type": "string",
398                "example": "1.0.0"
399              },
400              "containerUrl": {
401                "type": "string"
402              },
403              "usage": {
404                "type": "object",
405                "properties": {
406                  "ACTOR_COMPUTE_UNITS": {
407                    "type": "integer",
408                    "example": 0
409                  },
410                  "DATASET_READS": {
411                    "type": "integer",
412                    "example": 0
413                  },
414                  "DATASET_WRITES": {
415                    "type": "integer",
416                    "example": 0
417                  },
418                  "KEY_VALUE_STORE_READS": {
419                    "type": "integer",
420                    "example": 0
421                  },
422                  "KEY_VALUE_STORE_WRITES": {
423                    "type": "integer",
424                    "example": 1
425                  },
426                  "KEY_VALUE_STORE_LISTS": {
427                    "type": "integer",
428                    "example": 0
429                  },
430                  "REQUEST_QUEUE_READS": {
431                    "type": "integer",
432                    "example": 0
433                  },
434                  "REQUEST_QUEUE_WRITES": {
435                    "type": "integer",
436                    "example": 0
437                  },
438                  "DATA_TRANSFER_INTERNAL_GBYTES": {
439                    "type": "integer",
440                    "example": 0
441                  },
442                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
443                    "type": "integer",
444                    "example": 0
445                  },
446                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
447                    "type": "integer",
448                    "example": 0
449                  },
450                  "PROXY_SERPS": {
451                    "type": "integer",
452                    "example": 0
453                  }
454                }
455              },
456              "usageTotalUsd": {
457                "type": "number",
458                "example": 0.00005
459              },
460              "usageUsd": {
461                "type": "object",
462                "properties": {
463                  "ACTOR_COMPUTE_UNITS": {
464                    "type": "integer",
465                    "example": 0
466                  },
467                  "DATASET_READS": {
468                    "type": "integer",
469                    "example": 0
470                  },
471                  "DATASET_WRITES": {
472                    "type": "integer",
473                    "example": 0
474                  },
475                  "KEY_VALUE_STORE_READS": {
476                    "type": "integer",
477                    "example": 0
478                  },
479                  "KEY_VALUE_STORE_WRITES": {
480                    "type": "number",
481                    "example": 0.00005
482                  },
483                  "KEY_VALUE_STORE_LISTS": {
484                    "type": "integer",
485                    "example": 0
486                  },
487                  "REQUEST_QUEUE_READS": {
488                    "type": "integer",
489                    "example": 0
490                  },
491                  "REQUEST_QUEUE_WRITES": {
492                    "type": "integer",
493                    "example": 0
494                  },
495                  "DATA_TRANSFER_INTERNAL_GBYTES": {
496                    "type": "integer",
497                    "example": 0
498                  },
499                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
500                    "type": "integer",
501                    "example": 0
502                  },
503                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
504                    "type": "integer",
505                    "example": 0
506                  },
507                  "PROXY_SERPS": {
508                    "type": "integer",
509                    "example": 0
510                  }
511                }
512              }
513            }
514          }
515        }
516      }
517    }
518  }
519}

All IN ONE Email Extractor 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 All IN ONE Email Extractor 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:

Developer
Maintained by Community

Actor Metrics

  • 21 monthly users

  • 0 No stars yet

  • >99% runs succeeded

  • Created in Jul 2024

  • Modified 2 months ago