Phantom
1 slot

YouTube Video Scraper

Tutorial

  1. Prepare your input file of videos to scrape

    If you want to scrape multiple YouTube videos, you'll have to use Google Sheets.

    • Open a Google Sheets (pro-tip: type sheets.new in your Chrome search bar)

    • In the first column of the Google Sheets, gather Youtube video URLs to scrape.

    • Make your Spreadsheet viewable to anyone with the link: Click on Share › Get shareable link › Set access to anyone with the link.

  2. Set up your YouTube Video Scraper Phantom

    • Click on “Use this Phantom”.

    • Copy-Paste your Spreadsheet link into the input field of videos to scrape.

    • By default, the Phantom will scrape 10 YouTube videos per launch.

    Once your Phantom is configured, click on the "Launch" button. It will scrape up to 10 videos per launch.

  3. Download your CSV results file to get data about invitations sent

    Once your Phantom has finished the first time, you can download the data extracted by the Phantom by clicking on the Download button. You can open the .CSV file with Excel or Google Sheets.

    You could also dynamically handle all the data produced by the Phantom using Google Sheets with the built-in =importdata() function. This option can be very useful if you set up a Flow! More info here.