TV & Movie Clips Finder 🎬 avatar
TV & Movie Clips Finder 🎬

Under maintenance

Pricing

$19.99/month + usage

Go to Store
TV & Movie Clips Finder 🎬

TV & Movie Clips Finder 🎬

Under maintenance

Developed by

EasyApi

EasyApi

Maintained by Community

Search and download specific dialogue clips from TV shows, movies, and music videos! Get instant access to video clips, GIFs, and images with exact transcripts. Perfect for content creators, educators, and media enthusiasts. πŸŽ¬πŸ”

5.0 (1)

Pricing

$19.99/month + usage

1

Total users

18

Monthly users

5

Runs succeeded

45%

Issues response

46 days

Last modified

a month ago

Find and download video clips, GIFs, and images from TV shows, movies, and music videos by searching specific words or phrases! πŸ”

What does TV & Movie Clips Finder do?

This actor helps you:

  • 🎯 Search for specific dialogues or quotes across a vast library of media content
  • πŸ“Ή Extract video clips (MP4), GIFs, and thumbnail images
  • πŸ“ Get detailed metadata including show/movie titles, timestamps, and transcripts
  • 🎬 Access content from various sources including TV shows, movies, and music videos
  • ⚑ Process multiple search terms in parallel for efficient data collection

Features

  • πŸ”„ Automatic scrolling and content loading
  • 🎯 Precise search results with exact dialogue matches
  • πŸ’Ύ Multiple format downloads (MP4, GIF, JPG)
  • πŸ“Š Clean, structured output data
  • βš™οΈ Configurable maximum items limit
  • πŸ”’ Proxy support for reliable scraping

Output

The actor provides detailed information for each clip, including:

  • πŸŽ₯ Video clip download URL (MP4)
  • 🎞️ GIF animation URL
  • πŸ–ΌοΈ Thumbnail image URL
  • πŸ“ Exact transcript/dialogue
  • ℹ️ Source information (show/movie title, episode details)
  • ⏱️ Clip duration and timestamps

Use Cases

  • πŸŽ“ Educational content creation
  • 🎨 Social media marketing
  • πŸ“± Meme creation and sharing
  • πŸ” Media research and analysis
  • 🎬 Video compilation creation

Input Example

A full explanation of an input example in JSON.

{
"keywords": [
"break a leg"
],
"maxItems": 25
}

Output sample

The results will be wrapped into a dataset which you can always find in theΒ StorageΒ tab. Here's an excerpt from the data you'd get if you apply the input parameters above:

And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.

[
{
"contentType": "episode",
"startTime": 744.075,
"endTime": 745.804,
"duration": 1.7,
"gif": "https://api.apify.com/v2/key-value-stores/L7oI5xEsM94QLSk3X/records/break_a_leg-The_Big_Bang_Theory_2007_-_S01E10_The_Loobenfeld_Decay.gif",
"jpg": "https://api.apify.com/v2/key-value-stores/L7oI5xEsM94QLSk3X/records/break_a_leg-The_Big_Bang_Theory_2007_-_S01E10_The_Loobenfeld_Decay.jpg",
"mp4": "https://api.apify.com/v2/key-value-stores/L7oI5xEsM94QLSk3X/records/break_a_leg-The_Big_Bang_Theory_2007_-_S01E10_The_Loobenfeld_Decay.mp4",
"transcript": "- Break a leg. - Yeah, break a leg.",
"videoTitle": "The Big Bang Theory (2007) - S01E10 The Loobenfeld Decay",
"videoType": "episode"
},
...
]