Youtube Most Replayed Scraper

Youtube Most Replayed Scraper

by scraper-engine

Discover the most replayed moments in any YouTube video. Get timestamps, heatmap scores, and engagement data for editors, marketers, and creators.

76 runs
18 users
Try This Actor

Opens on Apify.com

About Youtube Most Replayed Scraper

Ever wonder what part of a YouTube video everyone keeps rewatching? The YouTube Most Replayed Scraper shows you exactly that. You give it a video URL or a set of keywords, and it digs into YouTube's heatmap data to pull out the specific moments where viewer engagement spikes. You'll get back precise timestamps, the intensity scores for each segment, and all the standard video metadata like titles and view counts. I use this to quickly find the hooks and highlights in long-form content without having to scrub through the entire timeline myself. It's incredibly handy for a few key jobs. Video editors can identify the best clips for compilations or trailers. Marketers can see what resonates with an audience to shape their own content. Educators can pinpoint the moments in a lecture where students are most engaged or, perhaps, most confused. The data exports cleanly to CSV or JSON, so you can drop it right into your analysis or reporting workflow. If you need to understand not just if a video is popular, but *why* it's popular, this scraper gives you that insight in a straightforward, actionable format.

What does this actor do?

Youtube Most Replayed 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 Most Replayed Scraper

Overview

This Apify actor extracts structured data from YouTube's "Most Replayed" heatmap—the visual graph above a video's progress bar that shows which segments are rewatched most frequently. It focuses specifically on replay analytics and audience engagement patterns, unlike broader YouTube scrapers that gather general video metadata.

You provide YouTube video URLs, and the actor returns the video's core details along with the start/end times and intensity scores for its most replayed sections. The output is useful for content creators, marketers, and researchers analyzing viewer behavior.

Key Features

  • Replay Heatmap Extraction: Captures the normalized intensity scores and time segments for the most replayed parts of a video.
  • Video Metadata: Fetches standard details like Video ID, title, channel, views, likes, comment count, and upload date.
  • Bulk Processing: Supports scraping multiple video URLs in a single run.
  • Multiple Export Formats: Results can be downloaded as JSON, CSV, or Excel files.
  • API & Automation Ready: Designed to integrate with workflows using the Apify API, Zapier, or Google Sheets.
  • Performance: Optimized for speed and handling large datasets.

How to Use

  1. Access the Actor: Log into your Apify account and find the "YouTube Most Replayed Scraper" in the store.
  2. Configure Input: In the actor's input field, paste one or more YouTube video URLs. You can adjust optional settings like maxRetries or requestTimeoutSecs.
  3. Run: Start the actor. It will process the URLs and extract the heatmap data and video information.
  4. Get Results: Once finished, download your structured dataset from the dataset tab in your preferred format (JSON, CSV, Excel).

Input/Output

Input Example (JSON):

{
  "maxRetries": 3,
  "requestTimeoutSecs": 20,
  "urls": [
    "https://www.youtube.com/watch?v=dQw4w9WgXcQ"
  ]
}

Output Example (JSON):
The actor returns an array of objects. Each object contains video metadata and a replaySegments array with heatmap data.

[
  {
    "videoId": "dQw4w9WgXcQ",
    "title": "Rick Astley - Never Gonna Give You Up (Official Video) (4K Remaster)",
    "channelOwner": "Rick Astley",
    "viewCount": "1694624700",
    "likes": "18549049",
    "comments": "2.4M",
    "dateText": "Oct 24, 2009",
    "relativeDate": "15 years ago",
    "replaySegments": [
      {
        "startTime": 12.5,
        "endTime": 18.2,
        "intensity": 0.95
      }
      // ... more segments
    ]
  }
]

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 Most Replayed Scraper now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
scraper-engine
Pricing
Paid
Total Runs
76
Active Users
18
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