Reddit Explorer 3.0
7 days trial then $30.00/month - No credit card required now
Reddit Explorer 3.0
7 days trial then $30.00/month - No credit card required now
💫 Scrape Reddit.com ⬛🟪🟦🟩🟨🟧🟥🟫
📂 Mode
filters.mode
EnumOptional
💡 Search Products
Value options:
"posts": string"communities": string"comments": string"media": string"people": string
📶 Sorting
filters.sort
EnumOptional
Value options:
"RELEVANCE": string"HOT": string"NEW": string"TOP": string"COMMENTS": string"CONTROVERSIAL": string
🕒 Timing
filters.timing
EnumOptional
Value options:
"all": string"year": string"month": string"week": string"day": string"hour": string
✍️ Author
filters.author
stringOptional
💡 The user(s) who submitted the post, separated by space, without /u prefix
example: "elonmusk billgates"
💬 Subreddit
filters.subreddit
stringOptional
💡 The submission's subreddit(s) separated by space, without /r prefix
example: "Python JavaScript"
❄️ Flair
filters.flair
stringOptional
💡 The text of the link flair(s) on the post
example: "webscraping"
♻️ CUSTOM FIELD
dev_transform_fields
arrayOptional
💡 Transform the resulting output. Select only needed fields.
For nested object use DOT. For example:
address.streetAddress
For nested array use NUMBER (index of array element starting from index=0). For example:
images.0.url
📁 CUSTOM STORAGE
dev_dataset_name
stringOptional
💡 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}
- 13 monthly users
- 5 stars
- 96.6% runs succeeded
- Created in Aug 2023
- Modified about 1 month ago