Best Reddit API Providers in 2026: Real Published Prices
Almost every "Reddit API pricing" page you will find quotes the same number: $0.24 per 1,000 calls. I went looking for where you actually pay it. It is not on any Reddit page, in any rate card, or behind any signup form. It is a figure developers were quoted in 2023, restated ever since by people who never had to buy it.
That is the honest starting point for choosing a Reddit data provider in 2026, and it is why this category is harder than it looks. Below is every real option, what each one publishes as its price, and the terms that follow the data no matter who you buy it from. I read every rate off the vendor's own live page on 9 September 2026, and I include Serpent, the API this site sells, as one option among several.
Short answer: Reddit's own Data API is still free for approved non-commercial use at 100 queries a minute, but it has no published commercial rate card — paid access is a negotiated agreement, not a checkout. Everyone else sells Reddit data either per record (Bright Data, the Apify actors, roughly $1.30–$4.00 per 1,000 posts) or per call (Serpent at $0.12 per 1,000, redditapis.com at $2.00, SocialCrawl, Decodo). The unit decides your bill far more than the rate does.
How I compared
This is desk research, done in the open. I read each vendor's own live pricing page and public API on 9 September 2026, read Reddit's own terms and developer documentation rather than anyone's summary of them, and normalised nothing that the vendors do not publish themselves.
I did not run a latency or success-rate benchmark, and you should distrust anyone in this category who quotes one without a method. What I did test by hand is what a buyer can test: whether the price is published, whether the free tier is real, what one billable unit contains, and what the terms let you keep.
Two things I deliberately do not do. I do not report an accuracy percentage, because a synthetic figure tells you nothing about the specific subreddit you need. And I do not convert every vendor onto a single ladder here — this is the "who should I buy from" page. If you want the like-for-like cost table, that is a different job.
Why this decision is hard: the 2023 repricing
Reddit data used to be effectively free, and the ecosystem was built on that assumption. On 18 April 2023 Reddit announced it would start charging for API access, and the numbers landed in public a few weeks later.
Christian Selig, who built the Apollo iOS client, said Reddit quoted him $12,000 per 50 million requests. Apollo was making about 7 billion requests a month, which worked out at roughly $20 million a year. On 8 June 2023 he announced Apollo would close, and it did, on 30 June 2023 — the same weekend as Sync, BaconReader and Reddit is Fun (TechCrunch, June 2023).
In between, on 12 June, thousands of subreddits went private in protest. Reddit did not reverse the policy, and carved out narrow exemptions for accessibility apps and moderation tools instead (the full timeline is well documented).
That $12,000 per 50 million requests is where the famous $0.24 per 1,000 comes from. Divide it out and you get the number, and the number has been copied into hundreds of blog posts since — including many written this year.
The commercial logic behind the change became obvious the following February, when Reddit signed a content-licensing deal with Google reported at about $60 million a year, followed by a partnership with OpenAI in May 2024 estimated in the same range (Columbia Journalism Review). Once your corpus is worth eight figures a year to one buyer, giving it away by the million calls stops making sense. Reddit has also taken enforcement to court: it sued an AI search company and three data firms in October 2025 over what it called industrial-scale collection of its content. Those claims are allegations, and I have not tracked the docket since the filing.
None of this is nostalgia. It is the reason the shortlist below looks the way it does.
What the official Data API actually costs now
Here is the part that most comparison posts get wrong, so I am going to be precise about it.
Free access is real and it is documented. Reddit's Data API wiki sets the free limit at 100 queries per minute per OAuth client id, averaged over a 10-minute window so short bursts are allowed. OAuth is mandatory: traffic without it is blocked outright, and the free limit does not apply to it. You also have to send a descriptive User-Agent in Reddit's stated format.
Paid access has no price. Not "an expensive price" — no published price. Reddit's Data API Terms (effective 19 June 2023, last revised 20 July 2026) reserve the right to charge "rates to be determined at Reddit's sole discretion", and say that commercial use, or research beyond the rate limits, "will need to enter into a separate agreement with Reddit". The Responsible Builder Policy is blunter still: commercial use needs "explicit written approval", and Reddit's team "will be in touch if your proposal fits our criteria".
Access itself is now approval-gated. The same policy opens with the line that decides most projects: "You must request access and get explicit approval before accessing any Reddit data through our API." Registering an app and being allowed to run it are no longer the same step.
So the honest description of the official API in 2026 is: a generous free tier for approved non-commercial work, and a sales conversation for everything else. If your use case is commercial and you need a number to put in a budget this quarter, the official API cannot give you one. That single fact is why a third-party market exists at all.
The terms bind you, not just your vendor
This is the section buyers skip and lawyers do not. Three clauses change how you build, whoever you buy from.
Deleted means deleted, and 48 hours is the guidance. Reddit's Data API wiki requires you to remove any content in your possession that has been deleted on Reddit — title, body, embedded URLs — and, when an account is deleted, every piece of author-identifying information attached to its posts. It recommends routinely deleting stored content within 48 hours, and states plainly that retaining deleted content is a violation "even if disassociated, de-identified or anonymized". If your plan is a permanent Reddit warehouse, that clause is your design constraint.
Resale and AI training need written permission. The Data API Terms prohibit selling, leasing or sublicensing API access or deriving revenue from it without express written approval from Reddit, and exclude any right to use Reddit user content to train a machine learning or AI model without permission from the rightsholders. The Responsible Builder Policy repeats the point for scraped data as well as API data.
The liability cap is $100. Section 7.2 of the Data API Terms caps Reddit's liability to you at one hundred dollars, on data provided "as is". Whatever your pipeline depends on, the upstream promises you nothing.
Read those before you compare rates, not after. A vendor can sell you a clean JSON feed; none of them can sell you an exemption from the terms that govern what you do with it afterwards.
PRAW and Pushshift in 2026
Two names dominate every Reddit thread on this topic, and their status in 2026 is often reported wrongly.
PRAW works, and it is not a workaround. The Python Reddit API Wrapper is alive and shipping — version 8.0.3 was published in August 2026, on top of a 8.0.0 release that added Python 3.13 and 3.14 support. It handles OAuth, pagination and rate-limit backoff properly. But PRAW is a client for the official API, so it inherits every gate above: the approval, the OAuth, the 100 QPM, and the commercial terms. It also inherits the ceiling that surprises people most, documented in PRAW's own reference: "Most of Reddit's listings contain a maximum of 1000 items, and are returned 100 at a time." You cannot walk a busy subreddit back through its history with a listing, at any price.
Pushshift is not the public archive any more. It still runs, but read its terms of use before planning around it: you must certify that you are a registered Reddit user and a Reddit moderator, access is granted for community moderation and member safety only, and commercialising or redistributing the data is expressly forbidden. Access is an OAuth flow that issues a 24-hour bearer token. If you are not a moderator, Pushshift is closed to you.
The open historical option is Arctic Shift. Arctic Shift publishes free Reddit dumps, an API and a browser search tool, and it is the option most historical projects land on once they discover Pushshift is gated. Community reimplementations of the old Pushshift endpoints exist too, but they are volunteer-run and their uptime shows it — do not put a paid product on top of one.
The practical split: live and forward-looking work is an API question, and backwards through history is an archive question. Nothing in this market does both well, and any vendor implying otherwise is worth a second look.
Every real option, with its published price
This is the table I could not find assembled anywhere with its prices actually checked. Units differ wildly, so each row names its unit before it names a price.
| Source | What one billable unit is | Published price | Free allowance |
|---|---|---|---|
| Reddit — official Data API | One API call, up to 100 items | No published retail rate; commercial access by written agreement | Approved non-commercial use at 100 queries/min per OAuth client |
| Serpent Reddit API | One call. Search, user and community are flat at any depth; a posts or comments listing is one unit per started block of 25 items | $0.12 per 1,000 calls; a 100-item listing is 4 units ($0.48 per 1,000 calls) | 10 free API calls |
| Bright Data — Reddit Scraper API | One record: a single post or a single comment | $1.50 per 1,000 records pay-as-you-go; $1.30 on the $499/mo Scale plan (384,000 records included) | 5,000 records/month |
| Apify — Reddit Scraper Lite | One result stored, plus a start fee per GB | $0.004 per result ($4.00 per 1,000); $0.0034 ($3.40 per 1,000) on Gold and above | $5 platform credit/month |
| Apify — Reddit Scraper (Enterprise Grade) | One result stored | $0.00149 per result ($1.49 per 1,000) at the free tier; the actor page advertises from $1.19 per 1,000 on discounted plans | $5 platform credit/month |
| redditapis.com | One call. A listing of 100 costs the same as a listing of three | $2.00 per 1,000 reads; writes $12.00, votes $5.00, DMs $25.00 per 1,000 | $0.50 in credits (about 250 reads) |
| SocialCrawl | One credit per standard call; heavier endpoints cost more | £15 / 2,500 credits (£6.00 per 1,000, about $8.13); £299 / 150,000 credits (about £1.99 per 1,000, about $2.70) | 100 credits, one-time |
| Decodo — Web Scraping API | One successful request; items per request are not published | $0.50 per 1,000 on Starter ($19/mo) down to $0.14 per 1,000 on Business ($99/mo) | 2,000 requests |
| Pushshift | Not sold — moderator access only | Free, moderation use only, no commercial use | Reddit moderators only |
| Arctic Shift | Bulk dumps, an API and a search interface | Free | Open to everyone |
Prices checked 2026-09-09, each read off the vendor's own live pricing page or public API on that date. SocialCrawl publishes in GBP; dollar figures are converted at the European Central Bank reference rate for 8 September 2026 (£1 = $1.3546) and move with the currency. Apify tier rates require the corresponding paid plan — Bronze $19/mo, Silver $199/mo, Gold $999/mo. Re-verify before you commit a budget: rates in this market change without notice.
One finding worth its own line, because it is the risk nobody prices in. Marketplace actor rates are not stable. Apify publishes each actor's full pricing history through its API, and one Reddit actor's per-post event price moved from $0.00115 to $0.0115 — a tenfold increase — in June 2026, with the developer's own note attached saying the actor was not covering its costs. Anyone can check this: the pricing history sits in the public actor record at api.apify.com/v2/acts/<user>~<actor>. If your unit economics depend on a marketplace actor, read that array before you build on it.
The providers, described fairly
- Reddit's official Data API. The only first-party source, and the only one with no intermediary between you and the truth. Free for approved non-commercial work at 100 QPM. For commercial use, budget for a negotiation and a wait, not a signup.
- Bright Data. The most enterprise-shaped option: compliance posture, a documented product, a free 5,000-record allowance, and per-record billing at $1.50 per 1,000. If your finance team wants a large, established vendor with a contract, this is the row they will point at.
- The Apify actors. A marketplace, not a vendor. Reddit Scraper Lite ranks top of Apify's own store listing for Reddit with roughly 42,000 users, and several competing actors sit at $1.49–$4.00 per 1,000 results. Strengths: instant start, no sales call, and you can swap actors. Weakness: you are buying from an individual developer whose price and maintenance can change.
- redditapis.com. Per-call billing at $2.00 per 1,000 reads, and the only option here that openly sells the write side too — comments, votes and DMs, priced separately and much higher. Credits never expire and there is no subscription. If you need to act on Reddit rather than only read it, this is the row to look at.
- SocialCrawl. A multi-platform social API where Reddit is one of many surfaces, sold in credits, with empty results refunded. Priced in pounds, which is worth remembering when you compare it in dollars.
- Decodo. A general web-scraping API with templates rather than a Reddit product. It is genuinely cheap per request at volume, but it publishes no items-per-request figure for Reddit, so you cannot calculate a per-post cost before you run it, and its rate rises on premium tiers and with JavaScript rendering.
- Arctic Shift and the archive route. Free, open, historical, and completely unsupported. Perfect for research; wrong for anything with an SLA.
- Serpent. Five endpoints — posts, comments, search, user and community — on one key at $0.12 per 1,000 calls, billed per call rather than per post. Search, user and community are flat at any depth; a posts or comments listing is charged one unit per started block of 25 items, so a 100-item listing bills four units, and the whole ladder is published on the pricing page rather than discovered on your first invoice. There is no write side: no posting, commenting, voting or messages. New accounts get 10 free API calls, and the free allowance is served first.
Which one to pick
Decide the unit and the direction of travel before you look at a rate.
- Non-commercial project, modest volume, willing to wait for approval — the official Data API, driven by PRAW. Free at 100 QPM, and nothing else is first-party.
- Historical research across years of threads — Arctic Shift, or Pushshift if you are a moderator. No live API reaches backwards past the 1,000-item listing ceiling.
- You need write actions as well as reads — redditapis.com is the one on this list that sells them, at a much higher unit price than reads.
- Enterprise procurement, contract and vendor scale matter more than unit cost — Bright Data.
- A quick one-off pull with no sales call — an Apify actor, with the pricing-history caveat above.
- Continuous monitoring where you pull many items per call — per-call pricing wins by a wide margin, and that is where Serpent's Reddit endpoints sit at $0.12 per 1,000 calls. Worth saying plainly: Decodo's $0.14 per 1,000 requests on its $99/month Business plan is below Serpent's deepest $0.48 listing call, though it is a raw-request rate with no published item count, and our flat $0.12 is below it on every search, user and community call.
Whichever you shortlist, run one real subreddit and one real thread through it before you commit. Check three things in the response: how many items you got for one charge, whether a short result is labelled as short or silently passed off as complete, and whether the fields you need actually arrive. You can do that against our endpoints without a key in the live playground, and the parameters and field lists are in the API documentation.
Related reading
Two neighbouring questions this post deliberately does not answer. If what you actually want is to know when Reddit threads outrank your own pages, that is a search-results job rather than a Reddit-API job — see Reddit outranks your brand on Google and, for engine-level choices, our comparison of SERP APIs. If the question is which Reddit threads AI assistants are citing back to users, that is measured differently again, and we wrote it up in tracking Reddit citations in AI answers. For the same buying exercise on other platforms, see our TikTok scraping API roundup, the X (Twitter) API page, or the full social media API suite.
Comparing specific options? This page ranks providers; for a side-by-side normalised $-per-1,000 table with every price converted to the same unit, see the head-to-head Reddit API comparison.
FAQ
What does Reddit's official Data API cost in 2026?
There is no published retail rate card. Reddit's Data API Terms say rates are set at Reddit's sole discretion and that commercial use requires a separate agreement, and the Responsible Builder Policy says commercial access needs explicit written approval. The figure of $0.24 per 1,000 calls that circulates online traces back to what developers were quoted in 2023, not to a price you can sign up for today.
Is the Reddit API still free?
Free access still exists for approved non-commercial use at 100 queries per minute per OAuth client id, averaged over a 10 minute window so short bursts are allowed. OAuth is mandatory and traffic without it is blocked. Since the Responsible Builder Policy, you also have to request access and be approved before you use it at all.
Does PRAW still work in 2026?
Yes. PRAW 8.0.3 was published in August 2026 and the project is actively maintained. It is a client for the official Data API, not a way around it, so it inherits every gate: OAuth, approval, the rate limit and the commercial terms. It also inherits the listing ceiling, because most Reddit listings hold a maximum of 1,000 items.
Can I still use Pushshift for historical Reddit data?
Only if you are a Reddit moderator. Pushshift's terms require you to certify that you are a registered Reddit user and a moderator, limit use to community moderation and safety, and forbid commercialising or redistributing the data. For open historical work, Arctic Shift publishes free dumps, an API and a search interface instead.
What is the cheapest way to collect Reddit posts and comments at scale?
It depends on the billing unit far more than on the headline rate. Vendors that bill per record charge $1.30 to $4.00 per 1,000 posts or comments, so a single 100 item listing is 100 chargeable rows. Vendors that bill per call charge from $0.12 per 1,000 calls on Serpent to $2.00 per 1,000 reads on redditapis.com, and one call can carry up to 100 items.
Do I have to delete Reddit data after a user deletes their post?
Yes, whoever you buy from. Reddit's Data API wiki requires you to remove any content in your possession that has been deleted from Reddit, including author identifying information when an account is deleted, and it recommends routinely deleting stored content within 48 hours. Keeping deleted content is a violation even if you anonymised it.
Try it against your own subreddit. The Serpent Reddit API covers posts, comments, search, users and communities at $0.12 per 1,000 calls, billed per call rather than per post. New accounts get 10 free API calls, and the whole block ladder is printed on the page before you build against it.



