
Telegram Phone Number Scraper
Pricing
$10.00/month + usage

Telegram Phone Number Scraper
[𝗖𝗵𝗲𝗮𝗽𝗲𝘀𝘁 𝗣𝗿𝗶𝗰𝗲] Telegram Phone Number Scraper extracts publicly available phone numbers from Telegram groups & profiles for research & outreach. Fast, accurate, and easy to use. Ideal for marketers & businesses.
0.0 (0)
Pricing
$10.00/month + usage
0
Monthly users
10
Runs succeeded
>99%
Last modified
8 days ago
You can access the Telegram Phone Number Scraper 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.1",
5 "x-build-id": "XT8zYVRJwDzHTdyAT"
6 },
7 "servers": [
8 {
9 "url": "https://api.apify.com/v2"
10 }
11 ],
12 "paths": {
13 "/acts/scraper-mind~telegram-phone-number-scraper/run-sync-get-dataset-items": {
14 "post": {
15 "operationId": "run-sync-get-dataset-items-scraper-mind-telegram-phone-number-scraper",
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/scraper-mind~telegram-phone-number-scraper/runs": {
50 "post": {
51 "operationId": "runs-sync-scraper-mind-telegram-phone-number-scraper",
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/scraper-mind~telegram-phone-number-scraper/run-sync": {
93 "post": {
94 "operationId": "run-sync-scraper-mind-telegram-phone-number-scraper",
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 "country"
136 ],
137 "properties": {
138 "keywords": {
139 "title": "Keywords",
140 "type": "array",
141 "description": "A list of keywords to search for. (Example: John, Air Fryer, etc.)",
142 "default": [
143 "John",
144 "Air Fryer"
145 ],
146 "items": {
147 "type": "string"
148 }
149 },
150 "location": {
151 "title": "Location",
152 "type": "string",
153 "description": "Optional location to narrow down search results.",
154 "default": ""
155 },
156 "platform": {
157 "title": "Platform",
158 "enum": [
159 "Telegram"
160 ],
161 "type": "string",
162 "description": "Select platform.",
163 "default": "Telegram"
164 },
165 "country": {
166 "title": "Country",
167 "enum": [
168 "Afghanistan (+93)",
169 "Albania (+355)",
170 "Algeria (+213)",
171 "Andorra (+376)",
172 "Angola (+244)",
173 "Antigua And Barbuda (+1-268)",
174 "Argentina (+54)",
175 "Armenia (+374)",
176 "Australia (+61)",
177 "Austria (+43)",
178 "Azerbaijan (+994)",
179 "Bahamas (+1-242)",
180 "Bahrain (+973)",
181 "Bangladesh (+880)",
182 "Barbados (+1-246)",
183 "Belarus (+375)",
184 "Belgium (+32)",
185 "Belize (+501)",
186 "Benin (+229)",
187 "Bhutan (+975)",
188 "Bolivia (+591)",
189 "Bosnia And Herzegovina (+387)",
190 "Botswana (+267)",
191 "Brazil (+55)",
192 "Brunei (+673)",
193 "Bulgaria (+359)",
194 "Burkina Faso (+226)",
195 "Burundi (+257)",
196 "Cambodia (+855)",
197 "Cameroon (+237)",
198 "Canada (+1)",
199 "Cape Verde (+238)",
200 "Central African Republic (+236)",
201 "Chad (+235)",
202 "Chile (+56)",
203 "China (+86)",
204 "Colombia (+57)",
205 "Comoros (+269)",
206 "Congo (Democratic Republic) (+243)",
207 "Congo (Republic) (+242)",
208 "Costa Rica (+506)",
209 "Croatia (+385)",
210 "Cuba (+53)",
211 "Cyprus (+357)",
212 "Czech Republic (+420)",
213 "Denmark (+45)",
214 "Djibouti (+253)",
215 "Dominica (+1-767)",
216 "Dominican Republic (+1-809)",
217 "East Timor (+670)",
218 "Ecuador (+593)",
219 "Egypt (+20)",
220 "El Salvador (+503)",
221 "Equatorial Guinea (+240)",
222 "Eritrea (+291)",
223 "Estonia (+372)",
224 "Eswatini (+268)",
225 "Ethiopia (+251)",
226 "Fiji (+679)",
227 "Finland (+358)",
228 "France (+33)",
229 "Gabon (+241)",
230 "Gambia (+220)",
231 "Georgia (+995)",
232 "Germany (+49)",
233 "Ghana (+233)",
234 "Greece (+30)",
235 "Grenada (+1-473)",
236 "Guatemala (+502)",
237 "Guinea (+224)",
238 "Guinea-Bissau (+245)",
239 "Guyana (+592)",
240 "Haiti (+509)",
241 "Honduras (+504)",
242 "Hungary (+36)",
243 "Iceland (+354)",
244 "India (+91)",
245 "Indonesia (+62)",
246 "Iran (+98)",
247 "Iraq (+964)",
248 "Ireland (+353)",
249 "Israel (+972)",
250 "Italy (+39)",
251 "Jamaica (+1-876)",
252 "Japan (+81)",
253 "Jordan (+962)",
254 "Kazakhstan (+7)",
255 "Kenya (+254)",
256 "Kiribati (+686)",
257 "Korea, North (+850)",
258 "Korea, South (+82)",
259 "Kuwait (+965)",
260 "Kyrgyzstan (+996)",
261 "Laos (+856)",
262 "Latvia (+371)",
263 "Lebanon (+961)",
264 "Lesotho (+266)",
265 "Liberia (+231)",
266 "Libya (+218)",
267 "Liechtenstein (+423)",
268 "Lithuania (+370)",
269 "Luxembourg (+352)",
270 "Madagascar (+261)",
271 "Malawi (+265)",
272 "Malaysia (+60)",
273 "Maldives (+960)",
274 "Mali (+223)",
275 "Malta (+356)",
276 "Marshall Islands (+692)",
277 "Mauritania (+222)",
278 "Mauritius (+230)",
279 "Mexico (+52)",
280 "Micronesia (+691)",
281 "Moldova (+373)",
282 "Monaco (+377)",
283 "Mongolia (+976)",
284 "Montenegro (+382)",
285 "Morocco (+212)",
286 "Mozambique (+258)",
287 "Myanmar (+95)",
288 "Namibia (+264)",
289 "Nauru (+674)",
290 "Nepal (+977)",
291 "Netherlands (+31)",
292 "New Zealand (+64)",
293 "Nicaragua (+505)",
294 "Niger (+227)",
295 "Nigeria (+234)",
296 "North Macedonia (+389)",
297 "Norway (+47)",
298 "Oman (+968)",
299 "Pakistan (+92)",
300 "Palau (+680)",
301 "Panama (+507)",
302 "Papua New Guinea (+675)",
303 "Paraguay (+595)",
304 "Peru (+51)",
305 "Philippines (+63)",
306 "Poland (+48)",
307 "Portugal (+351)",
308 "Qatar (+974)",
309 "Romania (+40)",
310 "Russia (+7)",
311 "Rwanda (+250)",
312 "Saint Kitts And Nevis (+1-869)",
313 "Saint Lucia (+1-758)",
314 "Saint Vincent And The Grenadines (+1-784)",
315 "Samoa (+685)",
316 "San Marino (+378)",
317 "Sao Tome And Principe (+239)",
318 "Saudi Arabia (+966)",
319 "Senegal (+221)",
320 "Serbia (+381)",
321 "Seychelles (+248)",
322 "Sierra Leone (+232)",
323 "Singapore (+65)",
324 "Slovakia (+421)",
325 "Slovenia (+386)",
326 "Solomon Islands (+677)",
327 "Somalia (+252)",
328 "South Africa (+27)",
329 "South Sudan (+211)",
330 "Spain (+34)",
331 "Sri Lanka (+94)",
332 "Sudan (+249)",
333 "Suriname (+597)",
334 "Sweden (+46)",
335 "Switzerland (+41)",
336 "Syria (+963)",
337 "Taiwan (+886)",
338 "Tajikistan (+992)",
339 "Tanzania (+255)",
340 "Thailand (+66)",
341 "Togo (+228)",
342 "Tonga (+676)",
343 "Trinidad And Tobago (+1-868)",
344 "Tunisia (+216)",
345 "Turkey (+90)",
346 "Turkmenistan (+993)",
347 "Tuvalu (+688)",
348 "Uganda (+256)",
349 "Ukraine (+380)",
350 "United Arab Emirates (+971)",
351 "United Kingdom (+44)",
352 "United States (+1)",
353 "Uruguay (+598)",
354 "Uzbekistan (+998)",
355 "Vanuatu (+678)",
356 "Vatican City (+39-06)",
357 "Venezuela (+58)",
358 "Vietnam (+84)",
359 "Yemen (+967)",
360 "Zambia (+260)",
361 "Zimbabwe (+263)"
362 ],
363 "type": "string",
364 "description": "Select a country to scrape related phone numbers.",
365 "default": "United Kingdom (+44)"
366 },
367 "proxyConfiguration": {
368 "title": "Proxy Configuration",
369 "type": "object",
370 "description": "Configure proxies for this Actor."
371 }
372 }
373 },
374 "runsResponseSchema": {
375 "type": "object",
376 "properties": {
377 "data": {
378 "type": "object",
379 "properties": {
380 "id": {
381 "type": "string"
382 },
383 "actId": {
384 "type": "string"
385 },
386 "userId": {
387 "type": "string"
388 },
389 "startedAt": {
390 "type": "string",
391 "format": "date-time",
392 "example": "2025-01-08T00:00:00.000Z"
393 },
394 "finishedAt": {
395 "type": "string",
396 "format": "date-time",
397 "example": "2025-01-08T00:00:00.000Z"
398 },
399 "status": {
400 "type": "string",
401 "example": "READY"
402 },
403 "meta": {
404 "type": "object",
405 "properties": {
406 "origin": {
407 "type": "string",
408 "example": "API"
409 },
410 "userAgent": {
411 "type": "string"
412 }
413 }
414 },
415 "stats": {
416 "type": "object",
417 "properties": {
418 "inputBodyLen": {
419 "type": "integer",
420 "example": 2000
421 },
422 "rebootCount": {
423 "type": "integer",
424 "example": 0
425 },
426 "restartCount": {
427 "type": "integer",
428 "example": 0
429 },
430 "resurrectCount": {
431 "type": "integer",
432 "example": 0
433 },
434 "computeUnits": {
435 "type": "integer",
436 "example": 0
437 }
438 }
439 },
440 "options": {
441 "type": "object",
442 "properties": {
443 "build": {
444 "type": "string",
445 "example": "latest"
446 },
447 "timeoutSecs": {
448 "type": "integer",
449 "example": 300
450 },
451 "memoryMbytes": {
452 "type": "integer",
453 "example": 1024
454 },
455 "diskMbytes": {
456 "type": "integer",
457 "example": 2048
458 }
459 }
460 },
461 "buildId": {
462 "type": "string"
463 },
464 "defaultKeyValueStoreId": {
465 "type": "string"
466 },
467 "defaultDatasetId": {
468 "type": "string"
469 },
470 "defaultRequestQueueId": {
471 "type": "string"
472 },
473 "buildNumber": {
474 "type": "string",
475 "example": "1.0.0"
476 },
477 "containerUrl": {
478 "type": "string"
479 },
480 "usage": {
481 "type": "object",
482 "properties": {
483 "ACTOR_COMPUTE_UNITS": {
484 "type": "integer",
485 "example": 0
486 },
487 "DATASET_READS": {
488 "type": "integer",
489 "example": 0
490 },
491 "DATASET_WRITES": {
492 "type": "integer",
493 "example": 0
494 },
495 "KEY_VALUE_STORE_READS": {
496 "type": "integer",
497 "example": 0
498 },
499 "KEY_VALUE_STORE_WRITES": {
500 "type": "integer",
501 "example": 1
502 },
503 "KEY_VALUE_STORE_LISTS": {
504 "type": "integer",
505 "example": 0
506 },
507 "REQUEST_QUEUE_READS": {
508 "type": "integer",
509 "example": 0
510 },
511 "REQUEST_QUEUE_WRITES": {
512 "type": "integer",
513 "example": 0
514 },
515 "DATA_TRANSFER_INTERNAL_GBYTES": {
516 "type": "integer",
517 "example": 0
518 },
519 "DATA_TRANSFER_EXTERNAL_GBYTES": {
520 "type": "integer",
521 "example": 0
522 },
523 "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
524 "type": "integer",
525 "example": 0
526 },
527 "PROXY_SERPS": {
528 "type": "integer",
529 "example": 0
530 }
531 }
532 },
533 "usageTotalUsd": {
534 "type": "number",
535 "example": 0.00005
536 },
537 "usageUsd": {
538 "type": "object",
539 "properties": {
540 "ACTOR_COMPUTE_UNITS": {
541 "type": "integer",
542 "example": 0
543 },
544 "DATASET_READS": {
545 "type": "integer",
546 "example": 0
547 },
548 "DATASET_WRITES": {
549 "type": "integer",
550 "example": 0
551 },
552 "KEY_VALUE_STORE_READS": {
553 "type": "integer",
554 "example": 0
555 },
556 "KEY_VALUE_STORE_WRITES": {
557 "type": "number",
558 "example": 0.00005
559 },
560 "KEY_VALUE_STORE_LISTS": {
561 "type": "integer",
562 "example": 0
563 },
564 "REQUEST_QUEUE_READS": {
565 "type": "integer",
566 "example": 0
567 },
568 "REQUEST_QUEUE_WRITES": {
569 "type": "integer",
570 "example": 0
571 },
572 "DATA_TRANSFER_INTERNAL_GBYTES": {
573 "type": "integer",
574 "example": 0
575 },
576 "DATA_TRANSFER_EXTERNAL_GBYTES": {
577 "type": "integer",
578 "example": 0
579 },
580 "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
581 "type": "integer",
582 "example": 0
583 },
584 "PROXY_SERPS": {
585 "type": "integer",
586 "example": 0
587 }
588 }
589 }
590 }
591 }
592 }
593 }
594 }
595 }
596}
Telegram Phone Number Scraper 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 Telegram Phone Number Scraper 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
RentalTo use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.
Free trial
2 hours
Price
$10.00