GET
/v2/reference/news
Stocks News
News articles related to a ticker (with summaries/sentiment where available).
Endpoint Details
| HTTP Method | GET |
|---|---|
| Path | /v2/reference/news |
| Version | v2 |
| Minimum Plan | free |
Query Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
api_key |
string | Required | Your API key for authentication |
asset_class |
string | Optional | Filter by asset class (stocks, options, forex, crypto) |
locale |
string | Optional | Filter by locale/market (default: us) |
limit |
integer | Optional | Maximum number of results |
cursor |
string | Optional | Pagination cursor for next page |
Example Request
curl "https://mail.tradeiqai.com/api/v2/reference/news?api_key=YOUR_API_KEY"
Note: Replace YOUR_API_KEY with your actual API key.
Response Attributes
| Attribute | Type | Description |
|---|---|---|
ok | boolean | Indicates if the request was successful (e.g., 1) |
data | object | Response data object |
data.status | string | Response status (typically "OK") (e.g., OK) |
data.results | array | Array of 10 items |
| Array items contain: | ||
data.results[].id | string | String value (e.g., 304e37edeb78fc67d6f67320266ed33fb86038a20d1e3476af...) |
data.results[].publisher | object | |
data.results[].publisher.properties | unknown | |
data.results[].title | string | String value (e.g., Why Grocery Outlet Stock Gained Today) |
data.results[].author | string | String value (e.g., Joe Tenebruso) |
data.results[].published_utc | string | String value (e.g., 2026-08-13T22:31:20Z) |
data.results[].article_url | string | String value (e.g., https://www.fool.com/investing/2026/08/13/why-groc...) |
data.results[].tickers | array | Array of objects |
data.results[].image_url | string | String value (e.g., https://g.foolcdn.com/image/?url=https%3A%2F%2Fg.f...) |
data.results[].description | string | String value (e.g., Grocery Outlet shares rose 6.20% after the discoun...) |
data.results[].keywords | array | Array of objects |
data.results[].insights | array | Array of objects |
| Array items contain: | ||
data.results[].insights[].ticker | string | String value (e.g., GO) |
data.results[].insights[].sentiment | string | String value (e.g., positive) |
data.results[].insights[].sentiment_reasoning | string | String value (e.g., Stock gained 6.20% following better-than-expected ...) |
Example Response
{
"ok": true,
"data": {
"status": "OK",
"count": 10,
"results": [
{
"id": "304e37edeb78fc67d6f67320266ed33fb86038a20d1e3476afa458b74fd6747f",
"publisher": {
"name": "The Motley Fool",
"homepage_url": "https://www.fool.com/",
"logo_url": "https://s3.massive.com/public/assets/news/logos/themotleyfool.svg",
"favicon_url": "https://s3.massive.com/public/assets/news/favicons/themotleyfool.ico"
},
"title": "Why Grocery Outlet Stock Gained Today",
"author": "Joe Tenebruso",
"published_utc": "2026-08-13T22:31:20Z",
"article_url": "https://www.fool.com/investing/2026/08/13/why-grocery-outlet-stock-gained-today/?source=iedfolrf0000001",
"tickers": [
"GO"
],
"image_url": "https://g.foolcdn.com/image/?url=https%3A%2F%2Fg.foolcdn.com%2Feditorial%2Fimages%2F883380%2Fgrocery-gettyimages-1393629872.jpg&w=1200&op=resize",
"description": "Grocery Outlet shares rose 6.20% after the discount retailer raised its full-year sales and profit forecast. The company reported Q2 net sales of $1.2 billion (up 1.1%) and adjusted earnings per share of $0.20, beating Wall Street estimates of $0.12. Management raised its full-year net sales guidance to $4.7 billion and improved comparable-store sales projections. The company is executing its optimization plan by closing underperforming stores while opening new locations.",
"keywords": [
"earnings beat",
"guidance raise",
"comparable-store sales improvement",
"store optimization",
"discount retail",
"turnaround strategy"
],
"insights": [
{
"ticker": "GO",
"sentiment": "positive",
"sentiment_reasoning": "Stock gained 6.20% following better-than-expected Q2 earnings ($0.20 vs. $0.12 estimate), raised full-year sales guidance to $4.7B, improved comparable-store sales outlook, and demonstrated successful execution of optimization strategy with improving basket trends and positive traffic."
}
]
},
{
"id": "2ea2411f39a7191806c1c443aa42147551c5d12cdb14cb63615c49c533b8437f",
"publisher": {
"name": "The Motley Fool",
"homepage_url": "https://www.fool.com/",
"logo_url": "https://s3.massive.com/public/assets/news/logos/themotleyfool.svg",
"favicon_url": "https://s3.massive.com/public/assets/news/favicons/themotleyfool.ico"
},
"title": "BARK (BARK) Q1 2027 Earnings Call Transcript",
"author": "Motley Fool Transcribing",
"published_utc": "2026-08-13T22:24:50Z",
"article_url": "https://www.fool.com/earnings/call-transcripts/2026/08/13/bark-bark-q1-2027-earnings-call-transcript/?source=iedfolrf0000001",
"tickers": [
"BARK"
],
"image_url": "https://g.foolcdn.com/image/?url=https%3A%2F%2Fcdn.content.foolcdn.com%2Fimages%2F1umn9qeh%2Fproduction%2Fb4204f36ed605fc54d4ba32e2cb31d1dd892afd6-800x450.jpg%3Fw%3D800%26q%3D75%26fit%3Dmax%26auto%3Dformat&w=1200&op=resize",
"description": "BARK reported Q1 fiscal 2027 revenue of $78.8 million, down 23.4% year-over-year due to a deliberate pullback in marketing spend and smaller subscriber base. However, the company showed positive underlying metrics with subscriber retention improving 170+ basis points to 92.8%, average order value increasing $0.45, and adjusted EBITDA growing to $0.6 million. Management reiterated full-year guidance of $325-340 million revenue and $7-10 million adjusted EBITDA, expressing confidence in returning to growth in the second half of fiscal 2027 driven by new product launches (Lixters enrichment toys), retail partnerships (Crocs, Liquid Death), and strong BARK Air performance.",
"keywords": [
"earnings",
"revenue decline",
"profitability focus",
"subscriber retention",
"direct-to-consumer",
"commerce expansion",
"product innovation",
"BARK Air",
"retail partnerships"
],
"insights": [
{
"ticker": "BARK",
"sentiment": "neutral",
"sentiment_reasoning": "Mixed results with significant revenue decline (-23.4% YoY) offset by improved profitability metrics (higher retention, AOV growth, positive adjusted EBITDA). Management demonstrates disciplined execution on stated strategy with confidence in H2 growth, but near-term top-line pressure and execution risks on new product launches and partnerships warrant a neutral stance rather than positive."
}
]
},
{
"id": "1ebf99b940d43402c972477b1ad5aa3ba5d3f2af1db477b703a55669f8a8c9c5",
"publisher": {
"name": "The Motley Fool",
"homepage_url": "https://www.fool.com/",
"logo_url": "https://s3.massive.com/public/assets/news/logos/themotleyfool.svg",
"favicon_url": "https://s3.massive.com/public/assets/news/favicons/themotleyfool.ico"
},
"title": "Coinbase CEO Brian Armstrong Makes a Strong Case for Global Crypto Adoption. Here's What That Could Mean For Your Crypto Portfolio.",
"author": "Leo Sun",
"published_utc": "2026-08-13T20:30:00Z",
"article_url": "https://www.fool.com/investing/2026/08/13/coinbase-ceo-brian-armstrong-makes-a-strong-case-f/?source=iedfolrf0000001",
"tickers": [
"COIN",
"CRCL",
"HOOD"
],
"image_url": "https://g.foolcdn.com/image/?url=https%3A%2F%2Fg.foolcdn.com%2Feditorial%2Fimages%2F883027%2Fgettyimages-2228764569.jpg&w=1200&op=resize",
"description": "Coinbase CEO Brian Armstrong highlights three major catalysts for crypto adoption: stablecoins enabling low-cost global currency access, DeFi applications providing financial services to the unbanked, and tokenized stocks expanding U.S. market access to billions overseas. The article examines how companies and tokens positioned in these areas could benefit from long-term growth.",
"keywords": [
"crypto adoption",
"stablecoins",
"DeFi",
"tokenized stocks",
"blockchain",
"financial inclusion"
],
"insights": [
{
"ticker": "COIN",
"sentiment": "positive",
"sentiment_reasoning": "CEO's bullish outlook on crypto adoption catalysts; company positioned as major exchange benefiting from stablecoin revenue-sharing and growing crypto market"
},
{
"ticker": "CRCL",
"sentiment": "positive",
"sentiment_reasoning": "Leading U.S. stablecoin issuer (USDC) with revenue from interest on backing assets; positioned to benefit from stablecoin adoption growth"
},
{
"ticker": "HOOD",
"sentiment": "positive",
"sentiment_reasoning": "Early mover in tokenized stocks with Robinhood Chain; positioned to capture expanding market of overseas investors accessing U.S. equities"
}
]
},
{
"id": "ac3b2bed53f104543e7687a571e4e78d89cd5e899740ad93cd1914338e5ec897",
"publisher": {
"name": "The Motley Fool",
"homepage_url": "https://www.fool.com/",
"logo_url": "https://s3.massive.com/public/assets/news/logos/themotleyfool.svg",
"favicon_url": "https://s3.massive.com/public/assets/news/favicons/themotleyfool.ico"
},
"title": "Why Iren Stock Topped the Market on Thursday",
"author": "Eric Volkman",
"published_utc": "2026-08-13T20:15:13Z",
"article_url": "https://www.fool.com/investing/2026/08/13/why-iren-stock-topped-the-market-on-thursday/?source=iedfolrf0000001",
"tickers": [
"IREN",
"MSFT",
"NVDA"
],
"image_url": "https://g.foolcdn.com/image/?url=https%3A%2F%2Fg.foolcdn.com%2Feditorial%2Fimages%2F883346%2Fperson-in-a-data-center-using-a-tablet-computer.jpg&w=1200&op=resize",
"description": "Iren stock rose nearly 3% after announcing it delivered its first AI compute deployment to Microsoft under a $9.7 billion five-year cloud services contract. The Horizon 1 deployment in Texas is the first of four stages, and Nvidia certified the system architecture. Iren maintained its capacity targets of 480 megawatts by 2026 and 1.2 gigawatts by 2027.",
"keywords": [
"AI compute deployment",
"data center operations",
"cloud services contract",
"cryptocurrency miners",
"AI infrastructure"
],
"insights": [
{
"ticker": "IREN",
"sentiment": "positive",
"sentiment_reasoning": "Stock gained 2.5% on announcement of successful first deployment under major Microsoft contract worth $9.7 billion, demonstrating viability of pivot from crypto mining to data center operations. Company maintained ambitious capacity growth targets."
},
{
"ticker": "MSFT",
"sentiment": "neutral",
"sentiment_reasoning": "Mentioned as the client securing a major AI compute contract with Iren, but the article focuses on Iren's achievement rather than Microsoft's business impact. No direct sentiment driver for Microsoft identified."
},
{
"ticker": "NVDA",
"sentiment": "neutral",
"sentiment_reasoning": "Mentioned for certifying Iren's deployment quality through Exemplar Cloud status, which is positive for Iren but represents routine validation of Nvidia hardware rather than a significant business development for Nvidia itself."
}
]
},
{
"id": "ff208f7a41744ebbb8d74e140c6ae5aaa288c417924ad4c22274d6a9f6ae07bd",
"publisher": {
"name": "The Motley Fool",
"homepage_url": "https://www.fool.com/",
"logo_url": "https://s3.massive.com/public/assets/news/logos/themotleyfool.svg",
"favicon_url": "https://s3.massive.com/public/assets/news/favicons/themotleyfool.ico"
},
"title": "Why Intel Is Wise to Issue $20 Billion in Stock Right Now",
"author": "Will Healy",
"published_utc": "2026-08-13T20:15:00Z",
"article_url": "https://www.fool.com/investing/2026/08/13/why-intel-wise-issue-20-billion-stock-rig/?source=iedfolrf0000001",
"tickers": [
"INTC"
],
"image_url": "https://g.foolcdn.com/image/?url=https%3A%2F%2Fg.foolcdn.com%2Feditorial%2Fimages%2F882888%2Fintel-cube-in-front-of-intel-headquarters-with-logo-on-front_intel.jpg&w=1200&op=resize",
"description": "Intel increased its share offering from $15 billion to $20 billion to fund capital expenditures and working capital for its foundry business and data center CPU development. While the ~4% share dilution pressures the stock near-term, the investment should enhance Intel's competitiveness and foundry reputation. Q2 2026 revenue grew 25% year-over-year, suggesting investments are already paying off, though the stock's P/S ratio of 9 is elevated compared to its 5-year average of 3.",
"keywords": [
"share issuance",
"capital expenditure",
"Intel Foundry",
"chip manufacturing",
"shareholder dilution",
"data center CPUs",
"revenue growth",
"valuation"
],
"insights": [
{
"ticker": "INTC",
"sentiment": "positive",
"sentiment_reasoning": "Despite near-term dilution concerns, the article presents a constructive long-term outlook. Intel's 25% Q2 revenue growth, improving competitiveness under new leadership, strategic investments in foundry and data center capabilities, and 390% stock gain over the past year support positive momentum. The capital raise is positioned as enabling future growth rather than a sign of distress."
}
]
},
{
"id": "e61879118459c15f298739510687eefacef87f7c78d17eb17b312a4efc78fd5f",
"publisher": {
"name": "The Motley Fool",
"homepage_url": "https://www.fool.com/",
"logo_url": "https://s3.massive.com/public/assets/news/logos/themotleyfool.svg",
"favicon_url": "https://s3.massive.com/public/assets/news/favicons/themotleyfool.ico"
},
"title": "Simplify's PINK or iShares' IYH: Which Healthcare ETF Should Long-Term Investors Choose Right Now?",
"author": "Sara Appino",
"published_utc": "2026-08-13T19:34:36Z",
"article_url": "https://www.fool.com/coverage/etfs/2026/08/13/simplify-s-pink-or-ishares-iyh-which-healthcare-etf-should-long-term-investors-choose-right-now/?source=iedfolrf0000001",
"tickers": [
"PINK",
"IYH",
"LLY",
"TMO",
"JNJ",
"ABBV"
],
"image_url": "https://g.foolcdn.com/image/?url=https%3A%2F%2Fcdn.content.foolcdn.com%2Fimages%2F1umn9qeh%2Fproduction%2Fe2a7a839652ce1e4b5e887767e5794b4ba7e66f4-1401x1251.png%3Fw%3D800%26q%3D75%26fit%3Dmax%26auto%3Dformat&w=1200&op=resize",
"description": "Simplify Health Care ETF (PINK) has delivered superior 1-year returns of 42% versus iShares U.S. Healthcare ETF's (IYH) 31.4%, driven by active management focused on healthcare innovation and a charitable mission donating profits to cancer research. However, IYH offers lower costs (0.38% vs 0.51% expense ratio), higher dividend yield (1.1% vs 0.6%), and a proven 25+ year track record, making it the more suitable choice for most long-term conservative investors despite PINK's recent outperformance.",
"keywords": [
"healthcare ETF",
"active management",
"passive index fund",
"expense ratio",
"dividend yield",
"healthcare innovation",
"charitable giving"
],
"insights": [
{
"ticker": "PINK",
"sentiment": "positive",
"sentiment_reasoning": "Exceptional 1-year return of 42% significantly outpacing the broader healthcare sector; active management strategy targeting innovation; unique charitable mission donating all net profits to cancer research appeals to values-driven investors."
},
{
"ticker": "IYH",
"sentiment": "positive",
"sentiment_reasoning": "Lower expense ratio (0.38%), higher dividend yield (1.1%), larger asset base ($3.7B), proven 25+ year track record surviving multiple market cycles, and recommended as stronger foundation for most long-term investors despite lower recent returns."
},
{
"ticker": "LLY",
"sentiment": "neutral",
"sentiment_reasoning": "Top holding in both ETFs (10.06% in PINK, 15.23% in IYH); mentioned as major position but no specific performance commentary provided."
},
{
"ticker": "TMO",
"sentiment": "neutral",
"sentiment_reasoning": "Second-largest holding in PINK at 7.16%; mentioned as part of fund composition without specific performance analysis."
},
{
"ticker": "JNJ",
"sentiment": "neutral",
"sentiment_reasoning": "Major holding in IYH at 10.05%; included in fund composition without specific commentary."
},
{
"ticker": "ABBV",
"sentiment": "neutral",
"sentiment_reasoning": "Significant holding in IYH at 7.01%; mentioned as part of fund holdings without specific analysis."
}
]
},
{
"id": "ac7663f672e79ed5a193eee9049e2e45aa2eeec3d17a0a3771707a97d6d8fab1",
"publisher": {
"name": "The Motley Fool",
"homepage_url": "https://www.fool.com/",
"logo_url": "https://s3.massive.com/public/assets/news/logos/themotleyfool.svg",
"favicon_url": "https://s3.massive.com/public/assets/news/favicons/themotleyfool.ico"
},
"title": "Why Pan American Silver Stock Was Tumbling Today",
"author": "Eric Volkman",
"published_utc": "2026-08-13T19:29:53Z",
"article_url": "https://www.fool.com/investing/2026/08/13/why-pan-american-silver-stock-was-tumbling-today/?source=iedfolrf0000001",
"tickers": [
"PAAS"
],
"image_url": "https://g.foolcdn.com/image/?url=https%3A%2F%2Fg.foolcdn.com%2Feditorial%2Fimages%2F883344%2Fconcerned-young-person-with-head-in-hands-gazing-at-a-screen.jpg&w=1200&op=resize",
"description": "Pan American Silver (PAAS) stock fell nearly 10% after reporting Q2 earnings that missed analyst expectations. While revenue reached $1.12B (up from $812M YoY) and adjusted net income nearly doubled to $308M ($0.73/share), both figures fell short of consensus estimates ($1.16B revenue, $0.92 EPS). Silver production met guidance at 6.5M ounces, but gold operations underperformed, and management lowered full-year production guidance to the bottom end of its range.",
"keywords": [
"earnings miss",
"precious metals",
"silver production",
"gold underperformance",
"guidance reduction",
"stock decline"
],
"insights": [
{
"ticker": "PAAS",
"sentiment": "negative",
"sentiment_reasoning": "Stock declined 9.72% following a double miss on Q2 earnings estimates (revenue and EPS both below analyst consensus). Additionally, gold production underperformed expectations and full-year production guidance was lowered to the bottom end of the range, signaling operational challenges ahead despite strong silver production and improved profitability metrics."
}
]
},
{
"id": "264693f559cdeb35ab52574797aa3ce3fb0b03ea9e66ce2c577265014e8c66af",
"publisher": {
"name": "The Motley Fool",
"homepage_url": "https://www.fool.com/",
"logo_url": "https://s3.massive.com/public/assets/news/logos/themotleyfool.svg",
"favicon_url": "https://s3.massive.com/public/assets/news/favicons/themotleyfool.ico"
},
"title": "Amazon Is the Only $3 Trillion Company That Has Never Paid a Dividend",
"author": "Daniel Sparks",
"published_utc": "2026-08-13T19:26:00Z",
"article_url": "https://www.fool.com/investing/2026/08/13/amazon-is-the-only-3-trillion-company-that-has-nev/?source=iedfolrf0000001",
"tickers": [
"AMZN",
"MSFT",
"AAPL",
"NVDA",
"GOOG",
"GOOGL",
"GOOGM",
"GOOGN"
],
"image_url": "https://g.foolcdn.com/image/?url=https%3A%2F%2Fg.foolcdn.com%2Feditorial%2Fimages%2F883000%2Famazon-person-picking-up-package-on-doormat.jpg&w=1200&op=resize",
"description": "Amazon remains the only $3 trillion company that has never paid a dividend, unlike Microsoft, Apple, Nvidia, and Alphabet. The company is spending heavily on AI and cloud infrastructure ($220 billion expected in 2026), resulting in negative free cash flow of $7.6 billion over the past 12 months. Management believes this aggressive capital investment strategy will generate better returns than shareholder payouts, with AWS revenue growing 37% year-over-year.",
"keywords": [
"dividend policy",
"capital expenditure",
"free cash flow",
"AI infrastructure",
"AWS growth",
"shareholder returns"
],
"insights": [
{
"ticker": "AMZN",
"sentiment": "neutral",
"sentiment_reasoning": "Amazon's lack of dividend and negative free cash flow could be viewed negatively, but the company is strategically reinvesting heavily in high-growth AI and cloud infrastructure. AWS is accelerating with 37% YoY growth, and management is confident the capital spending will generate superior long-term returns. The neutral sentiment reflects both the aggressive spending and strong operational performance."
},
{
"ticker": "MSFT",
"sentiment": "positive",
"sentiment_reasoning": "Mentioned as one of the four $3 trillion companies that pays regular dividends, indicating financial stability and shareholder-friendly capital allocation policies."
},
{
"ticker": "AAPL",
"sentiment": "positive",
"sentiment_reasoning": "Mentioned as one of the four $3 trillion companies that pays regular dividends, demonstrating mature capital allocation and shareholder returns."
},
{
"ticker": "NVDA",
"sentiment": "positive",
"sentiment_reasoning": "Mentioned as one of the four $3 trillion companies that pays regular dividends, indicating financial strength and established dividend policy."
},
{
"ticker": "GOOG",
"sentiment": "positive",
"sentiment_reasoning": "Recently initiated its first-ever dividend in April 2024 alongside a $70 billion buyback authorization, demonstrating strong free cash flow generation and shareholder-friendly capital allocation."
},
{
"ticker": "GOOGL",
"sentiment": "positive",
"sentiment_reasoning": "Recently initiated its first-ever dividend in April 2024 alongside a $70 billion buyback authorization, demonstrating strong free cash flow generation and shareholder-friendly capital allocation."
},
{
"ticker": "GOOGM",
"sentiment": "positive",
"sentiment_reasoning": "Recently initiated its first-ever dividend in April 2024 alongside a $70 billion buyback authorization, demonstrating strong free cash flow generation and shareholder-friendly capital allocation."
},
{
"ticker": "GOOGN",
"sentiment": "positive",
"sentiment_reasoning": "Recently initiated its first-ever dividend in April 2024 alongside a $70 billion buyback authorization, demonstrating strong free cash flow generation and shareholder-friendly capital allocation."
}
]
},
{
"id": "a3d0d81b6e33014bc735f1619a81980dfe1d10ac947653bef9531ce1b9dc7198",
"publisher": {
"name": "The Motley Fool",
"homepage_url": "https://www.fool.com/",
"logo_url": "https://s3.massive.com/public/assets/news/logos/themotleyfool.svg",
"favicon_url": "https://s3.massive.com/public/assets/news/favicons/themotleyfool.ico"
},
"title": "Why Yeti Stock Is Plummeting Today",
"author": "Josh Kohn-Lindquist",
"published_utc": "2026-08-13T19:11:52Z",
"article_url": "https://www.fool.com/investing/2026/08/13/why-yeti-stock-is-plummeting-today/?source=iedfolrf0000001",
"tickers": [
"YETI"
],
"image_url": "https://g.foolcdn.com/image/?url=https%3A%2F%2Fg.foolcdn.com%2Feditorial%2Fimages%2F883317%2Fgettyimages-1411976372.jpg&w=1200&op=resize",
"description": "Yeti stock fell 13% despite beating Q2 earnings expectations, with sales up 9% and EPS up 54%. However, the strong EPS growth was largely driven by a $0.40 tariff-related one-time benefit, and adjusted operating income actually declined 7%. SG&A expenses spiked 19%, outpacing revenue growth, raising concerns about cost management despite the company's strong market position and international expansion plans.",
"keywords": [
"Yeti",
"Q2 earnings",
"stock decline",
"tariff benefit",
"operating income",
"SG&A expenses",
"discretionary consumer goods"
],
"insights": [
{
"ticker": "YETI",
"sentiment": "negative",
"sentiment_reasoning": "Stock plummeted 13% due to disappointing underlying operational performance masked by one-time tariff benefits. Adjusted operating income declined 7% and SG&A expenses grew significantly faster than revenue (19% vs 9%), indicating cost control issues. While the company maintains market leadership and reasonable valuation, the disconnect between headline EPS growth and actual operational performance triggered the selloff."
}
]
},
{
"id": "de5f91526af1bcc291598ab3d9a67ba39fbeeea60d6bbed2a9b79a2d9bc5dffb",
"publisher": {
"name": "The Motley Fool",
"homepage_url": "https://www.fool.com/",
"logo_url": "https://s3.massive.com/public/assets/news/logos/themotleyfool.svg",
"favicon_url": "https://s3.massive.com/public/assets/news/favicons/themotleyfool.ico"
},
"title": "Life360 Director Morin Brit Sells 15,582 Shares for $1 Million",
"author": "John Ballard",
"published_utc": "2026-08-13T19:09:01Z",
"article_url": "https://www.fool.com/coverage/filings/2026/08/13/life360-director-morin-brit-sells-15-582-shares-for-usd1-million/?source=iedfolrf0000001",
"tickers": [
"LIF"
],
"image_url": "https://g.foolcdn.com/image/?url=https%3A%2F%2Fcdn.content.foolcdn.com%2Fimages%2F1umn9qeh%2Fproduction%2F6b2b2fe4ef558fb532dbb69b4b7c6a7470069583-1401x1251.png%3Fw%3D800%26q%3D75%26fit%3Dmax%26auto%3Dformat&w=1200&op=resize",
"description": "Life360 Director Morin Brit sold 15,582 shares worth approximately $1 million on August 10, 2026, through a pre-established Rule 10b5-1 trading plan. The sale reduced his direct holdings by 52%, though he retains 14,340 shares and 74,276 options. The transaction occurred following a 12.5% stock decline over the preceding year, but analysts note this is a routine option exercise and liquidation that shouldn't concern investors, especially given Life360's strong 34% year-over-year revenue growth and 100 million monthly active users milestone.",
"keywords": [
"insider trading",
"stock sale",
"Rule 10b5-1 trading plan",
"option exercise",
"director selling",
"location tracking",
"freemium model"
],
"insights": [
{
"ticker": "LIF",
"sentiment": "neutral",
"sentiment_reasoning": "While the director's sale of 52% of holdings could appear negative, the article emphasizes this is routine and executed via a pre-established trading plan to avoid insider trading concerns. The company demonstrates strong fundamentals with 34% YoY revenue growth, 25.7% net margins, and 100 million monthly active users. The recent stock decline is characterized as a potential buying opportunity rather than a fundamental concern."
}
]
}
],
"request_params": {
"ticker": null,
"limit": 10,
"order": "desc",
"sort": "published_utc",
"published_utc.gte": "2026-08-08",
"published_utc.lte": null
}
}
}