devvit icon indicating copy to clipboard operation
devvit copied to clipboard

A way to retrieve posts based on domain

Open fsvreddit opened this issue 1 year ago • 0 comments

PRAW provides a way to retrieve a listing of posts that are from a specific domain - see here.

This is also possible via Reddit itself - the equivalent would be something like this: https://www.reddit.com/domain/bbc.co.uk.json

My use case here is identifying domains that may be spam. I would count the number of distinct accounts submitting from that domain, if it's just one or two users, the domain might be suspicious and I would flag it to sub moderators.

fsvreddit avatar Jun 06 '24 07:06 fsvreddit