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

15

Monthly users

6

Runs succeeded

50%

Issues response

26 days

Last modified

24 days 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"
},
...
]