Reddit Scraper
Pricing
Pay per event
Go to Apify Store
position
Optional
1-based order in the result set.
type
Optional
post or comment.
id
Optional
Reddit fullname, for example t3_abc123 for a post or t1_xyz789 for a comment.
title
Optional
Post title. Empty on comments.
url
Optional
Permalink on reddit.com.
link_url
Optional
What the post links to, which is the post itself for a self post.
subreddit
Optional
Subreddit the row belongs to.
score
Optional
Net score. Null on comments Reddit is still hiding.
created_at
Optional
UTC timestamp the post was submitted.
domain
Optional
Domain the post links to.
rank
Optional
Position in the listing as Reddit ranked it.
is_nsfw
Optional
Whether the post is marked NSFW.
is_promoted
Optional
Whether the row is a promoted post rather than an organic one.
is_spoiler
Optional
Whether the post is marked as a spoiler.
is_original_content
Optional
Whether the post is tagged as original content.
crossposts
Optional
How many times the post was crossposted.
selftext
Optional
Body text of a self post.
flair
Optional
Link flair, when the subreddit uses it.
text
Optional
Comment body.
depth
Optional
Nesting depth of the comment, 1 for a top-level reply.
post_id
Optional
Fullname of the post a comment belongs to.
comments_count
Optional
Number of comments on the post.