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 execução retorna registros limpos e tipados, prontos para o seu CRM, planilha ou banco de dados.
- Um registro limpo por resultado, deduplicado e normalizado
- Esquema estável em JSON, CSV ou Excel, ou leia pela API da Apify
- Pague pelo uso na nuvem, sem instalar ou manter nada
Um registro real de exemplo, exatamente no formato que você recebe.
| 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" }
Perguntas frequentes
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.
Pronto quando você estiver.
Rode o scraper na Apify agora mesmo, ou peça um feito sob medida para o que você precisa.