Hi everyone, I’m trying to use Apify to scrape videos from a specific subreddit. I only want to retrieve video posts, not images or text posts. I’ve tried using query prefixes like “type:video” and various filters, but I’m still getting mixed content. Has anyone successfully configured the scraper to return only video-based posts? What parameters or techniques did you use to achieve that? Any help would be appreciated. Thanks in advance!
When searching on Reddit you can indeed use “type:video” to only get back videos. Whether or not this is supported in your scraper, depends on how it is developed and if this feature is implemented. If your current scraper does not support this, feel free to send me a DM, I might be able to develop this as a custom scraper.