Youtube Hashtag Scraper

Youtube Hashtag Scraper

by thenetaji

Scrape YouTube hashtag data quickly and affordably. Get video details, channel info, and trends in structured JSON/CSV for analysis.

7 runs
2 users
Try This Actor

Opens on Apify.com

About Youtube Hashtag Scraper

Need to pull YouTube hashtag data without breaking the bank or your patience? I built this scraper because I got tired of slow, expensive APIs that couldn't keep up. It grabs video titles, view counts, upload dates, channel info, and more directly from YouTube's hashtag pages, and it does it fast. I use it for tracking campaign performance, doing competitor research, and finding trending content in specific niches. You just feed it a hashtag, and it returns clean, structured JSON or CSV that's ready for your database or analysis tool. It runs on Apify's platform, so you can scale it up when you need more data and only pay for what you actually use. It's become my go-to for quick, reliable YouTube data extraction.

What does this actor do?

Youtube Hashtag Scraper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

YouTube Hashtag Scraper

Scrapes videos and YouTube Shorts associated with specific hashtags. Useful for analytics, trend discovery, and content curation.

Key Features

  • Fetches videos and Shorts for any hashtag.
  • Filters results by content type (all or shorts).
  • Supports pagination for large datasets using resumeToken.
  • Allows geographic and language targeting via geo and lang parameters.
  • Returns structured data including video metadata, channel info, and view counts.

How to Use

Configure the actor with input parameters. The type and hashtag fields are required.

Input Parameters

Field Type Required Description Default
type string Yes Must be "hashtag". -
hashtag string Yes The hashtag to search for (do not include the # symbol). -
feedType string No Content type: "all" or "shorts". "all"
maxItem number No Maximum number of items to return. 100
resumeToken string No Token from a previous run to continue pagination. -
geo string No ISO 3166-2 country code for regional results. "US"
lang string No Language code for results. "en"

Example Inputs

Scrape all content:

{
  "type": "hashtag",
  "hashtag": "viral",
  "feedType": "all",
  "maxItem": 50
}

Scrape only Shorts:

{
  "type": "hashtag",
  "hashtag": "trending",
  "feedType": "shorts",
  "maxItem": 100,
  "geo": "US"
}

Output

The actor outputs an array of items. Each item is either a video or shorts object.

Common Fields (for both types)

  • type: "video" or "shorts".
  • videoId / shortsId: Unique content identifier.
  • title: Video title.
  • thumbnails: Array of thumbnail image URLs.
  • viewCount: Number of views as a string.
  • publishedTimeText: Relative upload time (e.g., "2 weeks ago").
  • channel: Object containing id, name, and thumbnails.

Video-Specific Fields

  • duration: Length in seconds.
  • badges: Array of content badges.

Shorts-Specific Fields

  • isOriginalAspectRatio: Boolean indicating vertical format.

Notes

  • The free tier is limited to 100 items per run.
  • Hashtag search is case-insensitive.
  • Results are sorted by relevance/popularity.
  • Pagination continues automatically until maxItem is reached.
  • Content availability can vary by hashtag and geographic region (geo parameter).

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Youtube Hashtag Scraper now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
thenetaji
Pricing
Paid
Total Runs
7
Active Users
2
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support