Reddit Scraper V2
Pricing
from $1.10 / 1,000 results
Reddit Scraper V2
Reddit Scraper V2 — cached data source (results may lag up to ~1.5h). Structured JSON, no login, no API key. For real-time data use the V1 actor.
Reddit Scraper V2
Pricing
from $1.10 / 1,000 results
Reddit Scraper V2 — cached data source (results may lag up to ~1.5h). Structured JSON, no login, no API key. For real-time data use the V1 actor.
type
Optional
Record type.
id
Optional
Reddit fullname id (t3_/t1_/t5_/t2_).
url
Optional
Absolute www.reddit.com URL of the item.
scrapedAt
Optional
ISO timestamp when the record was scraped.
subreddit
Optional
Subreddit name (posts/comments).
title
Optional
Post/community title.
flair
Optional
Post flair text.
outboundUrl
Optional
Link target for link posts; the post URL for self posts.
isSelf
Optional
True if the post is a self/text post.
selftext
Optional
Post body text.
score
Optional
Upvote score (posts/comments).
numComments
Optional
Number of comments on the post.
createdUtc
Optional
ISO creation timestamp.
createdText
Optional
Relative age text as shown on Reddit (listings only).
domain
Optional
Post domain (e.g. i.redd.it, self.).
thumbnail
Optional
Thumbnail image URL.
mediaUrls
Optional
Extracted image/video URLs (when Include media is on).
nsfw
Optional
Over-18 / NSFW flag.
spoiler
Optional
Spoiler flag.
stickied
Optional
Stickied/pinned flag.
archived
Optional
Archived flag.
gilded
Optional
Whether/how many awards the post received.
edited
Optional
Whether the post was edited.
sourceType
Optional
Which input produced this record (listing, user, search-*, url-post).
name
Optional
Community display name / username.
subscribers
Optional
Community subscriber count.
activeUsers
Optional
Active users — null when Reddit hides it for logged-out requests.
publicDescription
Optional
Community public description.
over18
Optional
Community NSFW flag.
linkKarma
Optional
User link karma.
commentKarma
Optional
User comment karma.
body
Optional
Comment body text (comment records).
depth
Optional
Comment nesting depth.
permalink
Optional
Comment permalink.
postId
Optional
Parent post fullname (comment records).
comments
Optional
Nested comments (when Include comments is on).