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.
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
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- 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 (
allorshorts). - Supports pagination for large datasets using
resumeToken. - Allows geographic and language targeting via
geoandlangparameters. - 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 containingid,name, andthumbnails.
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
maxItemis reached. - Content availability can vary by hashtag and geographic region (
geoparameter).
Categories
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 TrialActor Information
- Developer
- thenetaji
- Pricing
- Paid
- Total Runs
- 7
- Active Users
- 2
Related Actors
🏯 Tweet Scraper V2 - X / Twitter Scraper
by apidojo
Instagram Scraper
by apify
TikTok Scraper
by clockworks
Instagram Profile Scraper
by apify
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support