Want to extract YouTube channel data straight into your spreadsheet?
You can see below the exhaustive list of selectors designed for any YouTube channel. These built-in data selectors are used within your =IMPORTFROMWEB( ) function; just pick them up directly in our YouTube channel scraper template or use them by yourself in your own spreadsheet.
=IMPORTFROMWEB("url", "title, channel_description")
=IMPORTFROMWEB(A2,B1:C1)
Index
- Channel information
- Channel metrics
1. Channel Information
Selector | Description |
title | Channel’s title |
channel_description | Channel’s description |
channel_location | Channel’s location |
join_date | Date channel was created |
2. Channel Metrics
Selector | Description |
views | Number of channel views |
number_subscribers | Number of channel subscribers |
number_videos | Number of videos in channel |