VOOZH about

URL: https://apify.com/maximedupre/redgifs-bulk-downloader

⇱ RedGifs Bulk Downloader for Videos and IDs Β· Apify


Pricing

$9.00 / 1,000 saved videos

Go to Apify Store

RedGifs Bulk Downloader

Download RedGifs videos in bulk from links, IDs, or search. Export direct MP4 links, thumbnails, tags, duration, views, likes, and optional hosted files or ZIP archives.

Pricing

$9.00 / 1,000 saved videos

Rating

0.0

(0)

Developer

πŸ‘ Maxime DuprΓ©

Maxime DuprΓ©

Maintained by Community

Actor stats

0

Bookmarked

5

Total users

2

Monthly active users

5 days ago

Last modified

Share

πŸ“₯ RedGifs bulk downloader for public videos

RedGifs Bulk Downloader saves public RedGifs video metadata and direct MP4 links from watch URLs, iframe URLs, raw video IDs, or a RedGifs search query. Use it when you need repeatable RedGifs video downloads for content review, research, archiving, moderation support, cataloging, or an API workflow.

For a quick first run, keep the prefilled RedGifs targets and search query, leave Maximum results at 25, leave Download files off, and start the Actor. The run will save public video rows with RedGifs page URLs, selected MP4 URLs, thumbnails, duration, dimensions, tags, profile details, engagement counts when available, and scrape time. Once the output shape fits your workflow, paste your own video links or IDs, change the search query, adjust the result limit, and enable hosted downloads only when you need files stored in Apify storage.

βœ… What this Actor does

  • Accepts public RedGifs watch URLs.
  • Accepts RedGifs iframe URLs when they contain a public video ID.
  • Accepts raw RedGifs video IDs.
  • Accepts a RedGifs search query and saves matching public videos.
  • Saves one dataset row per unique video.
  • Returns the selected direct MP4 link plus available video formats.
  • Lets you choose best, hd, sd, or silent quality.
  • Can save MP4 files to Apify key-value storage.
  • Can create one ZIP archive for downloaded videos in the run.
  • Stops at your maximum result limit so run size and spend stay predictable.

This Actor is built for public RedGifs videos. It does not fetch private, deleted, unavailable, or login-only content, and it does not use a RedGifs account.

πŸ“Š Data you can export

Each saved video row can include:

  • id - RedGifs video ID.
  • canonicalUrl and sourceUrl - source links for tracing the result back to RedGifs.
  • rowOrigin - whether the row came from a direct target or search.
  • input, inputIndex, searchQuery, and searchPosition - useful context for batch runs.
  • description, durationSeconds, width, height, and hasAudio.
  • tags, niches, and sexuality when RedGifs exposes them.
  • thumbnailUrl and posterUrl.
  • selectedQuality, requestedQuality, and selectedQualityReason.
  • directVideoUrl - the selected MP4 link from RedGifs.
  • availableFormats - other video URLs and quality labels found for the same video.
  • userName, verified, views, likes, published, and createdAt when available.
  • scrapedAt - timestamp for the extraction run.
  • file and zipFile when hosted downloads and ZIP creation are enabled.

You can open the dataset in Apify, export it as JSON, CSV, Excel, XML, RSS, or HTML, call it from the Apify API, schedule recurring runs, or connect the results to webhooks and integrations.

πŸš€ How to run

  1. Add RedGifs links or IDs in RedGifs URLs or IDs, enter a Search query, or use both.
  2. Choose Preferred quality: best, hd, sd, or silent.
  3. Keep Download files off if direct RedGifs MP4 links are enough.
  4. Turn on Download files when you want hosted Apify storage links.
  5. Turn on Create ZIP archive only when Download files is also enabled.
  6. Set Maximum results to control the total number of saved videos.
  7. Start the Actor and open the dataset.

Example targets:

https://www.redgifs.com/watch/seashellverifiablenorwaylobster
welllitfavorablefulmar

Example search:

funny

πŸ”§ Input options

FieldWhat to enter
targetsPublic RedGifs watch URLs, iframe URLs, or raw video IDs.
searchQueryOptional RedGifs search text for finding matching public videos.
preferredQualitybest, hd, sd, or silent. Default is best.
downloadFilesSave selected MP4 files to Apify storage and add hosted links. Default is false.
createZipCreate one ZIP archive for downloaded videos. Requires downloadFiles. Default is false.
maxItemsMaximum videos to save across direct targets and search. Default is 25; maximum is 500.

πŸ“„ Output example

{
"rowOrigin":"search",
"input":null,
"searchQuery":"funny",
"searchPosition":1,
"targetType":"searchResult",
"id":"examplevideoid",
"canonicalUrl":"https://www.redgifs.com/watch/examplevideoid",
"sourceUrl":"https://www.redgifs.com/watch/examplevideoid",
"description":"Public RedGifs description",
"durationSeconds":12.34,
"width":1280,
"height":720,
"hasAudio":true,
"tags":["tag-one","tag-two"],
"thumbnailUrl":"https://thumbs.example/example.jpg",
"posterUrl":"https://thumbs.example/poster.jpg",
"selectedQuality":"hd",
"requestedQuality":"best",
"selectedQualityReason":"Best available format selected.",
"directVideoUrl":"https://media.example/example.mp4",
"availableFormats":[
{
"quality":"hd",
"url":"https://media.example/example.mp4"
}
],
"userName":"creator",
"verified":false,
"views":12345,
"likes":678,
"published":"2026-06-01T12:00:00.000Z",
"createdAt":"2026-06-01T12:00:00.000Z",
"scrapedAt":"2026-06-13T10:00:00.000Z"
}

When Download files is enabled, rows also include file.downloadUrl, file.storageKey, file.contentType, and file.fileSizeBytes. When Create ZIP archive is enabled and files were downloaded, rows include zipFile.downloadUrl for the run archive.

πŸ’Ύ Direct links, hosted files, and ZIPs

By default, the Actor returns direct RedGifs MP4 links. This is the lightest option and is usually enough when your next step is a script, spreadsheet, database import, or manual review.

Enable Download files when you want the selected MP4 copied into the run's Apify key-value store. This gives you a hosted downloadUrl tied to the run. Enable Create ZIP archive when you want one ZIP file containing the downloaded videos from that run.

πŸ’Έ Pricing

This Actor uses pay-per-event pricing. You are charged $0.009 for each public RedGifs video saved by the Actor. Skipped, missing, duplicate, or unsupported targets do not create saved-video events.

Use Maximum results to keep a test run small or to cap production spend. A run with hosted file downloads can also use more storage and bandwidth than a metadata-only run.

βš–οΈ Limits and caveats

The Actor works with public RedGifs data that RedGifs exposes for the requested videos or search results. Some videos may have fewer metadata fields, missing engagement counts, or fewer video formats. In those cases, the Actor saves the available fields and leaves unavailable values empty.

Direct MP4 links are source links and may depend on RedGifs availability after your run. If you need run artifacts instead of source-hosted links, enable Download files and optionally Create ZIP archive.

Search results are saved until the Actor reaches Maximum results or RedGifs stops returning matching videos for the query.

❓ FAQ

Can I download private RedGifs videos?

No. This Actor is for public RedGifs videos only. It does not use a RedGifs account and does not bypass private, deleted, unavailable, or login-only content.

Can I use raw RedGifs IDs instead of full URLs?

Yes. Paste one raw video ID per row in RedGifs URLs or IDs. You can mix IDs and full RedGifs links in the same run.

Does the Actor always download video files?

No. By default, it saves metadata and direct MP4 links only. Turn on Download files when you want MP4 files copied to Apify storage.

Can I search RedGifs and download the matching videos?

Yes. Enter a Search query and set Maximum results to the number of public videos you want to save. If Download files is enabled, the Actor downloads the selected MP4 for each saved result.

πŸ“ Changelog

  • 0.1: Initial release.

πŸ†˜ Support

For issues, questions, or feature requests, file a ticket and I'll fix or implement it in less than 24h 🫑

πŸ”— Other actors

Made with ❀️ by Maxime Dupré

You might also like

RedGifs Downloader: Bulk HD Video Scraper & API

vnx0/RedGifs

The ultimate RedGifs Downloader. Bulk download videos from users, search results, or categories in HD. Scrape metadata, filter content, and export to JSON.

Reddit Comment Scraper Pro

crawlerbros/reddit-comment-scraper-pro

Scrape comments from any Reddit post with advanced filters (minScore, maxDepth, excludeDeleted, authorFilter, keywordFilter) and rich per-comment fields: awards, gildedCount, controversiality, repliesCount, parentCommentId, body, bodyHtml, subreddit, permalink. No login required.

14

Reddit Post Comments Scraper | Bulk Thread & Reply Export

clearpath/reddit-post-comments-bulk-scraper

Scrape Reddit posts with full comment trees. 6 sort orders, Q&A filtering, and deep sub-thread expansion. Bulk URLs, CSV upload, any format.

Reddit Media Downloader πŸŽ₯

easyapi/reddit-media-downloader

Extract and download high-quality videos, GIFs, and images from Reddit posts with ease. This actor handles v.redd.it links and provides multiple quality options, complete with audio streams. Perfect for content creators and Reddit media archiving! πŸŽ₯✨

Reddit User Profile Posts And Comments Scraper

simpleapi/reddit-user-profile-posts-and-comments-scraper

Use this actor to extract Reddit posts and comments from any user’s public profile. Perfect for OSINT, threat intelligence, or digital forensics where Reddit activity patterns help track digital footprints.

πŸ”₯Reddit Scraper - Posts, Comments & Subreddit Data Extractor

nourishing_courier/reddit-scraper-pro

Scrape Reddit posts, comments, and subreddit data. Extract upvotes, authors, timestamps, and nested replies. No API keys or login needed. Export to JSON, CSV, Excel. Pay per result - no monthly fees.

πŸ‘ User avatar

Ani BjΓΆrkstrΓΆm

188

5.0

Reddit Posts, Comments & Subreddit Analytics Scraper

khadinakbar/reddit-posts-comments-scraper

Scrape Reddit posts, comments & subreddit analytics via JSON API. No browser, no login, no API key. Structured JSON for AI, research & monitoring.

373

Reddit User Profile Posts & Comments Scraper

louisdeconinck/reddit-user-profile-posts-scraper

Unlock Reddit's potential with our advanced scraper! Effortlessly gather comprehensive user data from public profiles. Perfect for researchers, marketers, and analysts. Enjoy high-speed performance, structured JSON output, and zero setup. Start scraping today with Apify's reliable infrastructure!

πŸ‘ User avatar

Louis Deconinck

288

5.0