Youtube Tags Scraper avatar

Youtube Tags Scraper

Pricing

$4.99/month + usage

Go to Apify Store
Youtube Tags Scraper

Youtube Tags Scraper

Extract tags and key metadata from YouTube videos . This actor collects video tags, high-quality thumbnails, and structured tag data from one or multiple URLsโ€”perfect for SEO research, keyword analysis, content planning, and competitor insights.

Pricing

$4.99/month + usage

Rating

0.0

(0)

Developer

Alpha Scraper

Alpha Scraper

Maintained by Community

Actor stats

1

Bookmarked

5

Total users

0

Monthly active users

3 months ago

Last modified

Share


๐ŸŽฏ YouTube Video Tags Scraper

Extract tags and essential metadata from one or multiple YouTube videos in a clean, structured, and easy-to-use format. Perfect for SEO research, content analysis, keyword discovery, and competitor insights.


๐Ÿš€ Overview

YouTube Video Tags Scraper allows you to collect hidden tags and related video metadata directly from public YouTube video URLs.

Simply paste one or more video links, run the actor, and receive structured data instantlyโ€”ready for analysis, automation, or export.

No manual work. No guesswork. Just clean results.


๐Ÿ“ฆ What Data Does This Actor Provide?

For each YouTube video URL, this actor extracts:

  • ๐ŸŽฅ Video URL
  • ๐Ÿ–ผ๏ธ High-quality thumbnail
  • ๐Ÿท๏ธ Full list of video tags
  • ๐Ÿ“ Tags in readable text format

All outputs are structured, consistent, and analysis-friendly.


๐Ÿ“ค Output Data Structure

Each processed video produces one dataset item with the following fields:

๐Ÿ”น Output Fields Explained

Field NameTypeDescription
youtubeVideoUrlstringThe original YouTube video URL provided as input
thumbnail urlstringBest available thumbnail image URL
tagsArrayarrayFull list of video tags as individual elements
tagsTextstringAll tags combined into a single comma-separated text

๐ŸŽ›๏ธ Input Configuration

๐Ÿ”น Required Input

You must provide at least one YouTube video URL.

๐Ÿงฉ Input Field

FieldDescription
startUrlsList of YouTube video URLs to process

๐Ÿงพ Input Example

{
"startUrls": [
{ "url": "https://www.youtube.com/watch?v=Zi_XLOBDo_Y" },
{ "url": "https://youtu.be/60ItHLz5WEA" }
]
}

๐Ÿงพ Example Output (JSON)

[
{
"youtubeVideoUrl": "https://www.youtube.com/watch?v=Zi_XLOBDo_Y",
"thumbnail url": "https://i.ytimg.com/vi/Zi_XLOBDo_Y/maxresdefault.jpg",
"tagsArray": [
"Michael jackson",
"billie jean",
"michael jackson billie jean",
"billy jeans Michael jackson",
"maicol Jackson",
"michael Jackson songs",
"billie jean Michael jackson",
"maicon Jackson",
"billy jean",
"ู…ุงูŠูƒู„ ุฌุงูƒุณูˆู†",
"ใƒžใ‚คใ‚ฑใƒซใ‚ธใƒฃใ‚ฏใ‚ฝใƒณ",
"ะผะฐะนะบะป ะดะถะตะบัะพะฝ",
"mickelson Jackson",
"Jackson",
"micheal Jackson",
"Michelle jackson",
"mj billie jean",
"billie jeans",
"4th of July songs",
"party songs",
"summer songs",
"yacht songs",
"tiktok",
"beat it",
"smooth criminal",
"they don't care about us",
"thriller",
"80's hits"
],
"tagsText": "Michael jackson, billie jean, michael jackson billie jean, billy jeans Michael jackson, maicol Jackson, michael Jackson songs, billie jean Michael jackson, maicon Jackson, billy jean, ู…ุงูŠูƒู„ ุฌุงูƒุณูˆู†, ใƒžใ‚คใ‚ฑใƒซใ‚ธใƒฃใ‚ฏใ‚ฝใƒณ, ะผะฐะนะบะป ะดะถะตะบัะพะฝ, mickelson Jackson, Jackson, micheal Jackson, Michelle jackson, mj billie jean, billie jeans, 4th of July songs, party songs, summer songs, yacht songs, tiktok, beat it, smooth criminal, they don't care about us, thriller, 80's hits"
},
{
"youtubeVideoUrl": "https://youtu.be/60ItHLz5WEA",
"thumbnail url": "https://i.ytimg.com/vi/60ItHLz5WEA/maxresdefault.jpg",
"tagsArray": [
"alan walker",
"faded",
"faded alan walker",
"alan walker faded",
"faded song",
"faded lyrics",
"alan walker faded lyrics",
"faded 1 hour",
"alan walker songs",
"world of walker",
"alan walker 2020",
"alan walker fade",
"fade",
"alan walker faded meaning",
"alan walker faded song",
"alan walker faded videos",
"alan walker faded remix",
"alan walker faded live",
"alan walker faded bpm",
"walkerverse",
"Smurfcat",
"heart over mind",
"thick of it all",
"julia michaels",
"joe jonas"
],
"tagsText": "alan walker, faded, faded alan walker, alan walker faded, faded song, faded lyrics, alan walker faded lyrics, faded 1 hour, alan walker songs, world of walker, alan walker 2020, alan walker fade, fade, alan walker faded meaning, alan walker faded song, alan walker faded videos, alan walker faded remix, alan walker faded live, alan walker faded bpm, walkerverse, Smurfcat, heart over mind, thick of it all, julia michaels, joe jonas"
}
]

โœจ Key Features

  • ๐Ÿท๏ธ Extracts hidden YouTube tags
  • ๐Ÿ“Š Clean & structured JSON output
  • ๐Ÿ”— Supports multiple video URLs
  • ๐Ÿ–ผ๏ธ Retrieves best available thumbnail
  • โšก Fast processing
  • ๐Ÿง  Beginner-friendly & automation-ready
  • ๐Ÿ“ฆ Works perfectly with Apify datasets

๐Ÿ’Ž Benefits & Advantages

โœ… Why Use This Actor?

  • SEO Optimization โ€“ Discover real tags used by top videos
  • Keyword Research โ€“ Find ranking keywords instantly
  • Competitor Analysis โ€“ Analyze successful content strategies
  • Content Planning โ€“ Improve titles, tags & descriptions
  • Automation-Ready โ€“ Integrates easily with workflows
  • Time-Saving โ€“ No manual inspection needed

๐Ÿง  Best Practices

  • โœ” Use valid, public YouTube video URLs
  • โœ” Run multiple URLs together for bulk analysis
  • โœ” Use tagsArray for structured analysis
  • โœ” Use tagsText for exporting or reporting
  • โœ” Store results in datasets for reuse

โš ๏ธ Possible Errors & How to Avoid Them

โŒ Common Issues

IssueCauseSolution
Empty outputInvalid or private videoUse public & accessible videos
Missing tagsVideo has no tagsThis is normal behavior
No thumbnailVideo has limited metadataUse available thumbnail field
Partial resultsSome URLs invalidCheck URLs before running

๐Ÿ“Œ Limitations

  • Only works with public YouTube videos
  • Tags depend on what the video owner has set
  • Some videos may not contain tags at all

These are normal YouTube limitations, not errors.


๐Ÿงฉ Use Cases

  • ๐Ÿ“ˆ YouTube SEO research
  • ๐Ÿง  Keyword extraction tools
  • ๐Ÿ“Š Marketing analytics
  • ๐ŸŽฌ Content strategy planning
  • ๐Ÿ› ๏ธ Automation pipelines
  • ๐Ÿงช Data analysis projects

๐Ÿ Final Notes

This actor is designed to be:

  • โœ… Simple
  • โœ… Reliable
  • โœ… Scalable
  • โœ… Marketplace-friendly

No technical knowledge required. Just input URLs and get results.


โญ If you find this actor useful, consider leaving a rating or feedback!

Happy scraping! ๐Ÿš€


Here my another actors :

Youtube Iteams:

Tiktok Iteams:

Snapchat Iteams:

Instagram Iteams:

Facebook Iteams:

Amazon Iteams: