Reddit Subreddit Scraper avatar

Reddit Subreddit Scraper

Pricing

from $4.99 / 1,000 results

Go to Apify Store
Reddit Subreddit Scraper

Reddit Subreddit Scraper

Scrape the newest, hottest, top, or rising posts from any Reddit subreddit with full metadata, images, videos, awards, and optional comments.

Pricing

from $4.99 / 1,000 results

Rating

0.0

(0)

Developer

Coding Frontned

Coding Frontned

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

0

Monthly active users

14 hours ago

Last modified

Share

Reddit Subreddit Posts Scraper

Collect posts from one public Reddit subreddit's Atom listing feed. The Actor supports new, hot, top, rising, and controversial, bounded pagination, and optional proxy configuration. It does not launch a browser, spoof fingerprints, open post pages, or extract comment trees.

Input requires subreddit without r/. Optional fields are sortBy (default new), topTime for top/controversial (default week), maxItems from 1–100, maxPages from 1–10, and proxyConfiguration. Unknown fields and coercion are rejected.

Each successful row contains a real Atom post ID, title, permalink, available author/subreddit/feed text/counts, requested listing context, exact feed URL, HTTP attempts, and explicit browser/fingerprint/proxy/truth provenance. Missing optional feed values are omitted. Failures appear only in OUTPUT, which reports SUCCESS, PARTIAL, NO_RESULTS, or FAILED; a fully failed run exits nonzero.

Reddit controls public feed availability, ordering, and rate limits. Configure an appropriate proxy if a run environment receives 403 or 429. Atom does not expose the complete data available on a post page, so this Actor intentionally does not claim full media, awards, post bodies, or comments.

Run npm test, npm run lint, and node validate-datasets.js storage/datasets/default locally. The validator also accepts one JSON file or JSON/JSONL on standard input.