Reddit Explorer 3.0
Pricing
$30.00/month + usage
Pricing
$30.00/month + usage
Rating
0.0
(0)
Developer

cat
Actor stats
11
Bookmarked
275
Total users
16
Monthly active users
14 days
Issues response
2 months ago
Last modified
Categories
Share
Pricing
$30.00/month + usage
Pricing
$30.00/month + usage
Rating
0.0
(0)
Developer

cat
Actor stats
11
Bookmarked
275
Total users
16
Monthly active users
14 days
Issues response
2 months ago
Last modified
Categories
Share
filters.modeEnumOptional
π‘ Search Products
"posts": string"communities": string"comments": string"media": string"people": stringfilters.sortEnumOptional
"RELEVANCE": string"HOT": string"NEW": string"TOP": string"COMMENTS": string"CONTROVERSIAL": stringfilters.timingEnumOptional
"all": string"year": string"month": string"week": string"day": string"hour": stringfilters.authorstringOptional
π‘ The user(s) who submitted the post, separated by space, without /u prefix
example: "elonmusk billgates"
filters.subredditstringOptional
π‘ The submission's subreddit(s) separated by space, without /r prefix
example: "Python JavaScript"
filters.flairstringOptional
π‘ The text of the link flair(s) on the post
example: "webscraping"
dev_transform_fieldsarrayOptional
π‘ Transform the resulting output. Select only needed fields.
For nested object use DOT. For example:
address.streetAddress
images.0.url
dev_dataset_namestringOptional
π‘ Save results into custom named Dataset, use mask to customize dataset name{ACTOR} = actor name
{DATE} = date (YYYYMMDD)
{TIME} = time (HHMMSS)
This masks can be used to autogenerate Dataset Name.
example: data-{DATE}
Depending on today date the dataset name will be: data-20230603
default: data-{ACTOR}-{DATE}-{TIME}