Tony Wang11 min readReddit's Google AI Deal Is Up for Renewal. The Stock Fell 8% in a Day — Search Interest Lasted Two.
Reddit's $60M Google AI deal is being renegotiated. RDDT fell 8% on 2x volume the day it broke, but search interest and insiders stayed calm.
Reddit's stock did exactly what an 8% single-day drop is supposed to do: it made news for the rest of the week. What it didn't do is hold the public's attention for anywhere near that long. We pulled the stock's own trading data, the search behavior around it, Reddit's own community reaction to a story about itself, and the SEC's record of insider activity — four signals that, lined up, tell a much calmer story than the headline.
A $60 million line item nobody outside tech media had noticed
In 2024, Reddit signed a data-licensing deal that let Google train and power AI features on Reddit's twenty years of public conversation, reportedly worth about $60 million a year. It was part of the same push that let Reddit turn scraping lockdown into a business — the same year, Reddit's robots.txt quietly cut off Bing and nearly every other crawler while leaving Google's access untouched, and by 2026 unauthenticated .json scraping was gone entirely (we covered that shutdown here). The Google deal, alongside a similar one with OpenAI, became core to Reddit's business: first-quarter 2026 revenue hit $663 million against a $611 million estimate, up 69% year over year, with EPS of $1.01 against 58 cents expected.
That deal is now up for renewal, and on July 22, 2026 the Wall Street Journal reported that Reddit has discussed shutting off Google's access entirely rather than renew on the old terms. Reddit was not alone — the same reporting named USA Today, Politico, Reuters, The Economist and People Inc. as also reconsidering their Google relationships, all citing the same root cause: Google's AI Overviews answer questions directly on the search results page, so readers never click through. Between June 2025 and June 2026, Google referral traffic fell roughly 23% for Politico, 25% for CNN, and more than 85% for Business Insider, per the Journal's reporting.
One trading day, an 8.3% drop, and 2.1x the average volume
We didn't take the reported stock move at face value — we pulled Reddit's own daily trading data directly from Crawlora's Google Finance endpoint.
| Date | Close | Change from prior close | Volume |
|---|---|---|---|
| Tue Jul 21, 2026 | $185.84 | — | 2,602,791 |
| Wed Jul 22, 2026 (WSJ report) | $170.38 | -8.32% | 8,986,993 |
| Thu Jul 23, 2026 | $168.78 | -0.94% | 3,842,575 |
| Fri Jul 24, 2026 | $168.73 | -0.03% | 3,539,599 |
The 8.32% single-day drop lines up almost exactly with CNBC's reported "8%," which is a useful sanity check on both the report and our own pull. What the daily-close data adds that a single percentage figure doesn't: the move was almost entirely a one-day event. By Thursday the stock had essentially stopped falling, and by Friday it had gone flat to the cent. Whatever repricing the market did, it did it in a single session.
Reddit's own statement to CNBC treated the moment as leverage, not rupture — a spokesperson said the goal was ensuring any partnership continues to "recognize the unique value of Reddit's data." Google's response, in the same reporting, was that its AI features "help creators and publishers grow their audiences." On the company's most recent earnings call, CEO Steve Huffman had described the "important partnerships with both Google and OpenAI" as mutually valuable — a framing that reads differently a few weeks later, but that neither company has walked back.
The public's attention lasted about 48 hours
Trading volume tells you what professional money did. Search behavior tells you something different: what ordinary people actually went looking for, and for how long.
Two things stand out. First, search interest in the ticker itself roughly doubled the day the story broke and then fully round-tripped back to its pre-news level within two trading days — a much shorter attention span than the press coverage, which was still generating new headlines (Barron's, Seeking Alpha, Barchart, TechSpot) three and four days later, several of them arguing the opposite of the initial panic. Second, almost nobody searched for the actual story. "reddit google deal" as a literal query never broke a value of 2 across the entire five-day window — that's barely above Trends' noise floor. People went straight to the stock symbol; very few went looking for what the deal actually was.
Reddit's own users think the market got it backwards
Because this is a story about Reddit, we also searched Reddit itself for how people were discussing it — a source neither CNBC nor the Journal had access to.
The highest-visibility reaction we found, in r/stocks, argued the stock's drop was a mispricing. The poster called the standoff "extremely bullish for $RDDT," on the logic that Google's AI capital spending — guided to $195-205 billion for 2026 alone that same earnings season — makes it implausible Google lets a primary human-conversation data source go, and floated that a renewal could land Reddit closer to $1 billion a year, more than half of Reddit's entire 2025 revenue.
That's one trader's opinion, not a forecast, and Reddit's own SEC filings won't confirm or deny a renewal number for weeks or months. But it's a useful contrast: the platform doing the value-transfer to Google is also the platform where the most-visible read on the news was the mirror image of the stock's initial reaction.
No sign of insiders panicking
The last check we ran was the SEC's own record — do the people closest to the company show any sign of reacting to the news itself?
| Transaction date | Filer | Type | Detail |
|---|---|---|---|
| Jul 15, 2026 (filed Jul 17) | Jennifer L. Wong, COO | Form 4, code S | Multi-tranche sale, 13 transactions, $190.54-$206.83/share — a routine, scheduled-plan pattern, filed a week before the news broke |
| Jul 22-27, 2026 | — | No Form 3/4/5 filed | No insider transaction filed with the SEC in the week following the WSJ report, as of this pull |
That's a limited check — Form 4 filings can lag a transaction by up to two business days, and executives can be legally restricted from trading around material news either way, so this is not proof of confidence. But it is consistent with everything else here: no one with an information edge appears to have treated this as the crisis the 8% headline number implied.
Why this is bigger than one earnings-week story
Strip away the ticker symbol and this is the same story we wrote about Reddit's .json shutdown in June: a platform that spent two decades letting anyone read its content for free discovered that content has a specific, licensable price once AI companies need it, and started charging accordingly — first by closing the free door, now by testing how much the remaining paying customer will pay to keep the door open. Whichever way the Google renewal lands, the mechanism is the same one every data-dependent team should plan around: a single company controlling both the tap and the price for an entire category of public web data.
That's the case for not building a pipeline that depends on one gatekeeper's continued goodwill — official APIs, .json fallbacks, and licensing deals can all be repriced or revoked on a negotiating timeline that has nothing to do with your product roadmap.
How we measured this
Google Finance: google_finance_quote and google_finance_chart (window=1m), quote symbol RDDT:NYSE. Gotcha: our first attempt used RDDT:NASDAQ and returned a bare "not found" — Reddit trades on the NYSE, not Nasdaq, and the endpoint requires the correct exchange suffix. The chart endpoint returns real daily close/volume points; the 8.32% and 2.1x-average-volume figures in this post are computed directly from that series, not copied from news reporting (though they land within rounding of CNBC's independently reported "8%").
Google Trends: google_trends_explore_interest_over_time, keywords ["reddit google deal", "RDDT stock", "reddit ai deal"], geo=US, time_range=today 3-m. We restricted the chart in this post to five consecutive non-weekend trading days (Jul 20-24) and excluded the three most recent days at pull time (Jul 25-27), which Trends' own methodology treats as provisional and still updating — including them would have shown an implausible further collapse to near-zero that is very likely a data-completeness artifact, not a real reading, and weekend search volume for stock tickers is structurally lower regardless. "reddit ai deal" tracked "reddit google deal" closely throughout and is omitted from the chart for readability.
Reddit: reddit_search, several queries across stocks and no-subreddit-restricted searches. Most results were noise — general market chatter, unrelated viral posts pulled in by keyword overlap, and in one case a search that returned zero on-topic results at all. The r/stocks post quoted here was the clearest on-topic, highly-visible match; we did not attempt to quantify overall sentiment across Reddit, only report the most visible reaction we found.
SEC EDGAR: sec_company_search (resolved Reddit, Inc. to CIK 1713445 / ticker RDDT) then sec_insider. We report only what the filings show as of July 27, 2026 — a lack of a filed Form 4 in a five-day window is suggestive, not conclusive, given filing-lag and trading-window rules.
News verification: bing_news, plus direct reads of the CNBC and Yahoo Finance/BeInCrypto articles (WebFetch and browser reads) for exact figures, quotes, and dates, since search-result snippets alone were not reliable enough to cite specific percentages from.
What we chose not to claim: an MSN-hosted analyst note citing specific Wells Fargo and DA Davidson dollar estimates for revenue-at-risk was blocked by a cookie wall we couldn't get past cleanly, so those specific numbers are not repeated here even though they appeared in search snippets — we only publish figures we could verify against a readable primary source.
Pull financial, search, and social data through one API
Google Finance, Google Trends, and Reddit — normalized JSON, called live, no scraper maintenance. 2,000 free credits a month, no card required.
Frequently asked questions
Why is Reddit threatening to cut off Google's AI access?
Reddit's roughly $60 million-a-year deal letting Google train and power AI features on Reddit's content, signed in 2024, is up for renewal. On July 22, 2026 the Wall Street Journal reported Reddit has discussed shutting off Google's access entirely rather than renew on the old terms, as Google's AI Overviews have cut referral traffic to Reddit and other publishers by summarizing content directly on the search results page.
How did Reddit's stock react to the Google deal news?
RDDT closed at $170.38 on July 22, 2026, down 8.32% from the prior close of $185.84, on trading volume of 8,986,993 shares — 2.1x its 30-day average. The figure was pulled directly from Crawlora's own Google Finance endpoint and lines up closely with CNBC's independently reported 8% drop. The stock had essentially stopped moving by the next trading day and was flat to the cent two days later.
Is Reddit actually going to cut off Google, or is this a negotiating tactic?
Unclear, and neither company has confirmed an outcome. A Reddit spokesperson told CNBC the goal was ensuring any partnership continues to recognize the unique value of Reddit's data, while Google said its AI features help publishers grow their audiences. Reddit also licenses data to OpenAI, giving it an alternative buyer and some pricing leverage — a dynamic several market commentators cited as a reason to read the threat as hardball rather than an actual breakup.
How long did public interest in the story actually last?
About two trading days. Google Trends interest in the query "RDDT stock" ran 18-21 on the two trading days before the news, spiked to 44 the day it broke, then fell to 29 the next day and back to 21 (matching its pre-news level) within 48 hours — even as financial outlets kept publishing new angles on the story three and four days later. The literal query "reddit google deal" never exceeded a value of 2 across the same window.
How did Reddit's own community react to the news?
The most visible reaction we found, on r/stocks, called the standoff "extremely bullish for $RDDT," arguing Google's AI infrastructure spending makes walking away from Reddit's data implausible and that a renewal could land closer to $1 billion a year — the opposite read of the stock market's initial reaction.
How was this data pulled?
Live via Crawlora's Google Finance, Google Trends, Reddit and SEC EDGAR endpoints on July 27, 2026, cross-checked against CNBC and Yahoo Finance/BeInCrypto reporting. Gotchas: the Google Finance endpoint requires the correct exchange suffix (RDDT:NYSE, not RDDT:NASDAQ, which returns 'not found'); the three most recent days of Google Trends data at pull time are provisional and were excluded from the chart; and one analyst-estimate source was blocked by a cookie wall and left uncited rather than repeated from a search snippet.