๐Ÿฏ Youtube Playlist Scraper (Pay Per Result) avatar

๐Ÿฏ Youtube Playlist Scraper (Pay Per Result)

Try for free

Pay $0.50 for 1,000 videos

Go to Store
๐Ÿฏ Youtube Playlist Scraper (Pay Per Result)

๐Ÿฏ Youtube Playlist Scraper (Pay Per Result)

apidojo/youtube-playlist-scraper
Try for free

Pay $0.50 for 1,000 videos

The ultimate solution for detailed YouTube playlist information. Enjoy unmatched speed and thoroughness in both search and direct video retrieval from playlists. Additionally, it's remarkably cost-effective at just $0.50 per 1000 videos!

Developer
Maintained by Community

Actor Metrics

  • 9 Monthly users

  • No reviews yet

  • 4 bookmarks

  • 90% runs succeeded

  • Created in Dec 2023

  • Modified 20 hours ago

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

๐Ÿฏ Youtube Playlist 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 Playlist 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: