
🏯 Youtube Trending Scraper (Pay Per Result)
Pay $0.50 for 1,000 videos

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