Discoverability
Store classification
Categories
No public values available.
Store labels
No public values available.
Catalog ID iE3TbAgb7Mcmwi4jz
Public Apify Actor
eiv/reddit-posts-comments-scraper
Reddit scraper for subreddit feeds, keyword search, user submissions and full comment threads. Returns score, upvote ratio, comment count, flair, awards and media URLs per post, with nested comment trees. No login, no API key, no rate-limit quota.
Active users / 30d
1
Total users
3
Runs / 30d
5
Total runs
12
Rating
—
No reviews
Bookmarks
0
Usage history
Latest captured Active users / 30d
1
+1 since 10 Sept
6 of 30 UTC days captured
Latest captured Runs / 30d
5
+4 since 10 Sept
6 of 30 UTC days captured
2
Users / 7d
Discoverability
Categories
No public values available.
Store labels
No public values available.
Monetization
Pay per event
4 charge events configured
Actor Start
apify-actor-start
Charged when the Actor starts running. Number of events charged depends on Actor memory (one event per GB, minimum one event).
$0.00005
Post scrape
post-scraped
One Reddit post, charged only when the row is actually written. Every charged row carries the post id, permalink, title, subreddit, post kind, score, upvote ratio, comment count and a real UTC timestamp; author is present on every post whose account still exists, and null rather than the literal string '[deleted]' when it does not. Link posts carry the destination URL and domain, image, gallery and video posts carry direct media URLs, and text posts carry the full self-text. Reddit repeats posts across pages whenever a feed reorders under you - which 'hot' constantly does - and this Actor deduplicates by post id, so you are never billed twice for the same post. Posts dropped by the score, comment-count, post-type, NSFW or pinned filters are never written and never charged. Per-source summary rows are never charged. Error rows are never charged. A request that came back challenged and was retried is never charged.
1
Users / 30d
2
Users / 90d
$0.0015
Comment thread open
post-thread-fetched
Charged once for each post whose comment thread was requested, which covers the extra Reddit request that opening a thread costs. It applies only when 'Also scrape comments' is on, plus to any post supplied as a direct post URL, because Reddit serves a post and its comments in a single response and there is no endpoint that returns one without the other. It is charged for a post with genuinely zero comments too, since 'nobody replied to this' is a real answer that cost a real request - that case is exactly why this event exists instead of the cost being folded into the per-comment price. A thread that could not be read at all is NOT charged: the post row records commentsFetched 0 and the run continues.
$0.0025
Comment scrape
comment-scraped
One comment row, charged only when it is written. Each carries the comment text, author, score, nesting depth, its parent comment id, a permalink, and the id and title of the post it belongs to, so a comment row reads on its own without a join. Comments are walked depth-first, so a parent always appears before its replies. Reddit hides part of a very large thread behind 'load more' stubs; those stubs carry counts but no text, and they are never counted as comments or charged - the post row is marked commentsTruncated true instead, so a partial thread is visible rather than silently passed off as complete. Removed and deleted comments are written with an empty body rather than the literal '[removed]', and are charged, because the tree position and score are still real data. Comments beyond the per-post limit are never written and never charged.
$0.0005
Loading public Actor documentation
Reading the current public Store definition and reviews.
More from this builder