Reddit Media & Images Scraper (Video, GIF, Gallery)
Scrape every image, video, GIF and gallery URL from any subreddit or Reddit post, one record per media item. Get media URL, type, width, height, source post, subreddit, author and score. Export to JSON, CSV or Excel.
{ "mediaUrl": "https://i.redd.it/11jpf5tny9fh1.jpeg", "mediaType": "image", "sourceDomain": "i.redd.it", "postId": "1v5tq8z", "postTitle": "From on going Gen Z protest in India.", "postFlair": "Politics", "postDomain": "i.redd.it", "subreddit": "pics", "author": "aradtales" }
Cada corrida devuelve registros limpios y tipados, listos para tu CRM, tu hoja de cálculo o tu base de datos.
- Un registro limpio por resultado, deduplicado y normalizado
- Esquema estable en JSON, CSV o Excel, o léelo por la API de Apify
- Pagas por uso en la nube, sin instalar ni mantener nada
Un registro real de ejemplo, tal como lo recibes.
| Media Url | Media Type | Source Domain | Post Id |
|---|---|---|---|
| https://i.redd.it/11jpf5tny9fh1.j… | image | i.redd.it | 1v5tq8z |
| https://i.redd.it/8lc56drf8bfh1.p… | image | i.redd.it | 1v5z278 |
| https://i.redd.it/0z1f3irzz6fh1.j… | image | i.redd.it | 1v5dx0j |
| https://i.redd.it/tqqrbkg8v9fh1.j… | image | i.redd.it | 1v5tajc |
| https://i.redd.it/sjdij0u0cbfh1.j… | image | i.redd.it | 1v5zg5c |
{ "mediaUrl": "https://i.redd.it/11jpf5tny9fh1.jpeg", "mediaType": "image", "sourceDomain": "i.redd.it", "postId": "1v5tq8z", "postTitle": "From on going Gen Z protest in India.", "postFlair": "Politics", "postDomain": "i.redd.it", "subreddit": "pics", "author": "aradtales" }
Preguntas frecuentes
What media does it pull from Reddit?
Direct images and GIFs from i.redd.it, videos from v.redd.it (with the highest mp4 fallback when available), and every image inside a multi-image gallery. Posts with no media are skipped, not returned as errors.
Does it include media hosted off Reddit?
Yes, by default. With `includeExternal` enabled it captures links to imgur, gfycat, redgifs and streamable. Turn it off to keep only Reddit-hosted media on i.redd.it and v.redd.it.
How is maxItems counted?
It counts media items, not posts. A single gallery post with ten images counts as ten toward your `maxItems`, since the scraper emits one record per image.
Can I limit it to only images or only videos?
Yes. Set `mediaTypes` to any subset of image, video, gif and gallery. Leave all four selected to capture everything a community posts.
What happens with a post that fails to load?
A post that fails to load is written as a record with an `error` field instead of being silently dropped. Posts that simply have no media are skipped without an error.
Listo cuando tú lo estés.
Corre el scraper en Apify ahora mismo, o pídenos uno a la medida de lo que necesitas.