Youtube Playlist Scraper - ⚑ Lightning Fast, πŸ’° Low-Cost avatar
Youtube Playlist Scraper - ⚑ Lightning Fast, πŸ’° Low-Cost

Pricing

$0.48 / 1,000 results

Go to Store
Youtube Playlist Scraper - ⚑ Lightning Fast, πŸ’° Low-Cost

Youtube Playlist Scraper - ⚑ Lightning Fast, πŸ’° Low-Cost

Developed by

GrandMaster

GrandMaster

Maintained by Community

Get detailed data for all videos in one or more YouTube playlists at once! Includes video title, link, number of likes, thumbnail, original video owner, and their channel link. Fast, efficient, and easy to use.

0.0 (0)

Pricing

$0.48 / 1,000 results

1

Total users

1

Monthly users

1

Runs succeeded

>99%

Last modified

4 days ago

Python Playwright template

Included features

  • Apify SDK for Python - a toolkit for building Apify Actors and scrapers in Python
  • Input schema - define and easily validate a schema for your Actor's input
  • Request queue - queues into which you can put the URLs you want to scrape
  • Dataset - store structured data where each object stored has the same attributes
  • Playwright - a browser automation library

Resources

Getting started

For complete information see this article. To run the actor use the following command:

$apify run

Deploy to Apify

Connect Git repository to Apify

If you've created a Git repository for the project, you can easily connect to Apify:

  1. Go to Actor creation page
  2. Click on Link Git Repository button

Push project on your local machine to Apify

You can also deploy the project on your local machine to Apify without the need for the Git repository.

  1. Log in to Apify. You will need to provide your Apify API Token to complete this action.

    $apify login
  2. Deploy your Actor. This command will deploy and build the Actor on the Apify Platform. You can find your newly created Actor under Actors -> My Actors.

    $apify push

Documentation reference

To learn more about Apify and Actors, take a look at the following resources: