Reddit  Explorer 3.0 avatar
Reddit Explorer 3.0
Try for free

7 days trial then $30.00/month - No credit card required now

View all Actors
Reddit  Explorer 3.0

Reddit Explorer 3.0

jupri/reddit
Try for free

7 days trial then $30.00/month - No credit card required now

🤖 Scrape Reddit.com ⬛🟪🟦🟩🟨🟧🟥🟫

❓ Query

queryarrayOptional

💡 Query, Search Terms or URL

♾️ Limit

limitintegerOptional

💡 Number of results (per query)

📂 Mode

filters.modeEnumOptional

💡 Search Products

Value options:

"posts": string"communities": string"comments": string"media": string"people": string

📝 Post Types

filters.typesarrayOptional

💡 For posts search (mode=posts)

📶 Sorting

filters.sortEnumOptional

Value options:

"RELEVANCE": string"HOT": string"NEW": string"TOP": string"COMMENTS": string

🕒 Timing

filters.timingEnumOptional

Value options:

"all": string"year": string"month": string"week": string"day": string"hour": string

Exclude

filters.safebooleanOptional

💡 Exclude NSFW contents

🏷️ Title

filters.titlestringOptional

💡 The submission title

📝 Text

filters.textstringOptional

💡 The body of the post

✍️ Author

filters.authorstringOptional

💡 The user(s) who submitted the post, separated by space, without /u prefix
example: "elonmusk billgates"

💬 Subreddit

filters.subredditstringOptional

💡 The submission's subreddit(s) separated by space, without /r prefix
example: "Python JavaScript"

❄️ Flair

filters.flairstringOptional

💡 The text of the link flair(s) on the post
example: "webscraping"

🌐 Site

filters.sitestringOptional

💡 The domain(s) of the submitted URL
example: "youtube.com"

🔗 URL

filters.urlstringOptional

💡 The submission's URL (the website's address)

📜 HTTP HEADERS

dev_custom_headersarrayOptional

💡 Additional HTTP Headers

🍰 HTTP COOKIES

dev_custom_cookiesarrayOptional

💡 Additional HTTP Cookies

♻️ CUSTOM FIELD

dev_transform_fieldsarrayOptional

💡 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_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}

Clear Storage

dev_dataset_clearbooleanOptional

Clear Dataset before insert/update.

Disable data cleansing

dev_no_stripbooleanOptional

💡 Keep/Save empty values (NULL, FALSE, empty ARRAY, empty OBJECT, empty STRING)

Developer
Maintained by Community
Actor metrics
  • 15 monthly users
  • 4 stars
  • 91.4% runs succeeded
  • Created in Aug 2023
  • Modified about 2 months ago