YouTube Most Replayed Scraper

YouTube Most Replayed Scraper

by simpleapi

Extract the most replayed segments from any YouTube video. Identify high-interest timestamps and viewer engagement peaks to optimize content and analyze audience behavior.

15 runs
2 users
Try This Actor

Opens on Apify.com

About YouTube Most Replayed Scraper

Ever wonder which parts of your YouTube video people are actually rewatching? This scraper does the detective work for you. It's a straightforward automation tool that goes into any YouTube video and pulls out the specific timestamps where viewers hit rewind. You get a clear list of those high-engagement segments—the moments that truly resonated. For creators and marketers, this is gold. Instead of guessing what your audience likes, you have hard data on retention peaks and interest spikes. I use it to quickly find the best clips for shorts or previews, because why spend time editing a segment no one cared about? It helps you understand audience behavior on a granular level, showing you exactly where you hooked people or lost them. This makes content optimization way more efficient; you can double down on what works, improve what doesn't, and effectively highlight key sections in your video descriptions or pinned comments. It turns viewer data into actionable insights for your next upload.

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 feature. It focuses specifically on replay analytics, showing which segments of a video are watched or rewatched most frequently. Unlike broader YouTube scrapers, it provides targeted insights into audience engagement patterns.

Key Features

  • Replay Heatmap Data: Extracts start/end times and normalized intensity scores for the most replayed segments of a video.
  • Video Metadata: Captures core video details including ID, title, channel, views, likes, comments, and upload date.
  • Bulk Processing: Supports multiple video URLs in a single run.
  • Multiple Export Formats: Outputs data in JSON, CSV, Excel, and API-ready formats.
  • Integration Ready: Designed to work with automation workflows via API, Zapier, or Google Sheets.

How to Use

  1. Log into your Apify account.
  2. Locate the "YouTube Most Replayed Scraper" actor in the Apify store.
  3. In the actor's input, provide one or more YouTube video URLs.
  4. Configure any optional settings (like metadata inclusion).
  5. Run the actor. It will process the URLs and extract the heatmap data.
  6. Download or access the results from the dataset.

Input/Output

Input Example

Configure the actor using a JSON input. The urls array is required.

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

Output Example

The actor returns an array of objects containing video metadata and the replay analysis.

[
  {
    "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,
        "intensityScore": 0.95
      }
    ],
    "heatmapData": [...]
  }
]

The replaySegments array contains the timestamps and intensity scores for the most replayed parts of the video. The heatmapData provides a detailed breakdown of replay frequency across the entire video timeline.

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
simpleapi
Pricing
Paid
Total Runs
15
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