Events
Last updated
Last updated
GET
https://api.main.finalle.ai/events
Get an AI generated, real-time feed of financial events along with their resources (descending ordered by timestamp).
Include the X-API-Key
header in order to authenticate:
{
"X-API-Key": "YOUR_API_KEY"
}
symbols
String
A comma separated list of symbols to query, maximum is 10 symbols. Defaults to all available symbols. If provided, only events relating these (system's supported) symbols will be returned. If non of the provided symbols is supported, an empty events list will be returned.
limit
Integer
Limit the number of results returned. Defaults to 10, max is 100.
from
Date
The start date to retrieve events from, in ISO format (YYYY-MM-DDTHH:MM:SS). Defaults to 1 week ago, minimum date is 1 month ago.
to
Date
The end date of the data to retrieve, in ISO format (YYYY-MM-DDTHH:MM:SS). Defaults to current time.
significancy
Integer
A threshold that filters events based on their level of significance. It will only return events with a significance greater than or equal to the specified value. Defaults to 1, max is 10.
extract_by_last_update
String
A "yes"/"no" binary parameter. Determines whether to extract events based on their 'last_update_timestamp' or by their 'timestamp'. Defaults to "no".
On success, returns an events feed (list of JSON objects), where each item is a an event object along with sources related to the event (structured as in the endpoint above).
In addition, the output returns a non_supported_input_symbols list (of strings), which contains all of the input symbols which are not supported in the system. The output follows the following structure:
{
"data": {
"events": [
{
"event_id": "string", // Event id
"event_time_price": "float", // Stock's price at the event detection time
"mentioned_peers": "string", // Comma separated list of related peers
"review": "string", // Event review
"sentiment": "integer", // Event sentiment, on a scale of 1-5 (inclusive), where 1 = very negative, 2 = negative, 3 = neutral, 4 = positive, 5 = very positive.
"significancy": "integer", // Event significany, on a scale of 1-10 (inclusive), where 1 = least significant and 10 = most significant.
"symbol": "string", // Event's main symbol
"timestamp": "string", // Event detection timestamp (in YYYY-MM-DDTHH:MM:SS format)
"last_update_timestamp": "string", // Event last update timestamp (in YYYY-MM-DDTHH:MM:SS format)
"title": "string", // Event title
"related_sources": "list", // A list of resources related to the event. Each source is a json with structure as in the /feed endpoint above.
"category": "list[string]", // A list of up to 3 event categories. Options include: earnings, analyst review, product update, mergers and acquisitions, insider trading, partnerships, financials, trading, legal, exceptional incident, dividend, investor sentiment, personnel, and other.
"sector": "string", // The sector associated with the main ticker of the event. Possible values include: Financial Services, Industrials, Technology, Healthcare, Consumer Cyclical, Communication Services, Real Estate, Energy, Basic Materials, Consumer Defensive, and Utilities.
}
],
"non_supported_input_symbols": [] // Input symbols which are not supported
},
"request_id": "YOUR_REQUEST_ID",
"result": "success"
}
Example
For the request:
https://api.main.finalle.ai/events?limit=10
The output is:
{
"data": {
"events": [
{
"category": [
"legal"
],
"event_id": "0ff84204-6653-4b11-9055-e59e38c6d961",
"event_time_price": 76.96,
"last_update_timestamp": "2024-08-18T10:41:46",
"mentioned_peers": "",
"related_sources": [
{
"author": "GlobeNewswire",
"author_profile_image_url": "https://3d6d93f328c4e3c163900bbea3dce4d3.cdn.bubble.io/f1713434280013x665061871249002000/image_GlobeNewswire.png",
"symbol": "FIVE",
"text": "NEW YORK, Aug. 18, 2024 (GLOBE NEWSWIRE) -- Leading securities law firm Bleichmar Fonti & Auld LLP announces that a lawsuit has been filed against Five...",
"timestamp": "2024-08-18T10:24:18.335000",
"title": "FIVE CLASS ACTION NOTICE: Five Below, Inc. was Sued for",
"url": "https://www.globenewswire.com/news-release/2024/08/18/2931815/0/en/FIVE-CLASS-ACTION-NOTICE-Five-Below-Inc-was-Sued-for-Securities-Fraud-Shareholders-that-Lost-Money-are-Encouraged-to-Contact-BFA-Law-by-September-30-Nasdaq-FIVE.html"
},
{
"author": "GlobeNewswire",
"author_profile_image_url": "https://3d6d93f328c4e3c163900bbea3dce4d3.cdn.bubble.io/f1713434280013x665061871249002000/image_GlobeNewswire.png",
"symbol": "FIVE",
"text": "NEW YORK, Aug. 14, 2024 (GLOBE NEWSWIRE) -- Leading securities law firm Bleichmar Fonti & Auld LLP announces that a lawsuit has been filed against Five...",
"timestamp": "2024-08-14T11:34:36.161000",
"title": "FIVE FRAUD ALERT: Five Below, Inc. was Sued for Securities",
"url": "https://www.globenewswire.com/news-release/2024/08/14/2929973/0/en/FIVE-FRAUD-ALERT-Five-Below-Inc-was-Sued-for-Securities-Fraud-Contact-BFA-Law-if-You-Suffered-Losses-on-Your-Investment-Nasdaq-FIVE.html"
},
{
"author": "GlobeNewswire",
"author_profile_image_url": "https://3d6d93f328c4e3c163900bbea3dce4d3.cdn.bubble.io/f1713434280013x665061871249002000/image_GlobeNewswire.png",
"symbol": "FIVE",
"text": "NEW YORK, Aug. 14, 2024 (GLOBE NEWSWIRE) -- Levi & Korsinsky, LLP notifies investors in Five Below, Inc. (",
"timestamp": "2024-08-14T16:25:15.942000",
"title": "Five Below, Inc. Securities Fraud Class Action Lawsuit",
"url": "https://www.globenewswire.com/news-release/2024/08/14/2930328/0/en/Five-Below-Inc-Securities-Fraud-Class-Action-Lawsuit-Pending-Contact-Levi-Korsinsky-Before-September-30-2024-to-Discuss-Your-Rights-FIVE.html"
},
{
"author": "GlobeNewswire",
"author_profile_image_url": "https://3d6d93f328c4e3c163900bbea3dce4d3.cdn.bubble.io/f1713434280013x665061871249002000/image_GlobeNewswire.png",
"symbol": "FIVE",
"text": "NEW YORK, Aug. 15, 2024 (GLOBE NEWSWIRE) -- Attorney Advertising--Bronstein, Gewirtz & Grossman, LLC, a nationally recognized law firm, notifies...",
"timestamp": "2024-08-15T20:01:01.390000",
"title": "FIVE INVESTOR ALERT: Bronstein, Gewirtz & Grossman LLC",
"url": "https://www.globenewswire.com/news-release/2024/08/15/2931215/9788/en/FIVE-INVESTOR-ALERT-Bronstein-Gewirtz-Grossman-LLC-Announces-that-Five-Below-Inc-Investors-with-Substantial-Losses-Have-Opportunity-to-Lead-Class-Action-Lawsuit.html"
},
{
"author": "GlobeNewswire",
"author_profile_image_url": "https://3d6d93f328c4e3c163900bbea3dce4d3.cdn.bubble.io/f1713434280013x665061871249002000/image_GlobeNewswire.png",
"symbol": "FIVE",
"text": "NEW YORK, Aug. 16, 2024 (GLOBE NEWSWIRE) -- Leading securities law firm Bleichmar Fonti & Auld LLP announces that a lawsuit has been filed against Five...",
"timestamp": "2024-08-16T10:26:23.743000",
"title": "FIVE DEADLINE ALERT: Lose Money on Your Five Below, Inc.",
"url": "https://www.globenewswire.com/news-release/2024/08/16/2931434/0/en/FIVE-DEADLINE-ALERT-Lose-Money-on-Your-Five-Below-Inc-Investment-Contact-BFA-Law-about-the-Securities-Fraud-Class-Action-Lawsuit-before-September-30-Nasdaq-FIVE.html"
},
{
"author": "PR Newswire",
"author_profile_image_url": "https://3d6d93f328c4e3c163900bbea3dce4d3.cdn.bubble.io/f1713434138597x459253446079698400/image_PR_Newswire.png",
"symbol": "FIVE",
"text": "PRNewswire/ -- Pomerantz LLP announces that a class action lawsuit has been filed against Five Below, Inc. (\"Five Below\" or the \"Company\") (NASDAQ: FIVE).",
"timestamp": "2024-08-17T14:02:00.627000",
"title": "SHAREHOLDER ALERT: Pomerantz Law Firm Announces the Filing of a Class Action Against Five Below, Inc.- FIVE",
"url": "https://www.prnewswire.com/news-releases/shareholder-alert-pomerantz-law-firm-announces-the-filing-of-a-class-action-against-five-below-inc-five-302224018.html"
}
],
"review": "Five Below, Inc. faces multiple lawsuits from top law firms over allegations of securities fraud, highlighting significant legal pressures on the company.",
"sector": "Consumer Cyclical",
"sentiment": 2,
"significancy": 4,
"symbol": "FIVE",
"timestamp": "2024-08-18T10:41:46",
"title": "Legal Challenges Mount for Five Below, Inc."
},
{
"category": [
"financials",
"trading",
"investors sentiment"
],
"event_id": "aea13e45-d336-475c-a1cc-cb106d9bf4d1",
"event_time_price": 515515.0,
"last_update_timestamp": "2024-08-18T09:32:51",
"mentioned_peers": "AAPL,GOOGL",
"related_sources": [
{
"author": "The Motley Fool",
"author_profile_image_url": "https://3d6d93f328c4e3c163900bbea3dce4d3.cdn.bubble.io/f1713434083527x133032435461362340/image_The_Motley_Fool_20_281_29.png",
"symbol": "BRK.A",
"text": "Warren Buffett recently significantly reduced Berkshire Hathaway's stake in Apple. Apple faces a number of risks including reduced payments from Google and...",
"timestamp": "2024-08-18T09:04:05.118000",
"title": "4 Reasons to Follow Warren Buffett and Sell Apple Stock",
"url": "https://www.fool.com/investing/2024/08/18/4-reasons-to-follow-warren-buffett-and-sell-apple/"
},
{
"author": "InvestorPlace",
"author_profile_image_url": "https://3d6d93f328c4e3c163900bbea3dce4d3.cdn.bubble.io/f1713434102081x945839080534312800/image_InvestorPlace.png",
"symbol": "BRK.A",
"text": "Warren Buffett's Berkshire Hathaway Apple stake reduction may have created a buying opportunity in the following names.",
"timestamp": "2024-08-14T12:43:31.809000",
"title": "3 Ways to Play Warren Buffett’s 56% Apple Stake Reduction",
"url": "https://investorplace.com/2024/08/3-ways-to-play-warren-buffetts-56-apple-stake-reduction/"
}
],
"review": "Berkshire Hathaway has notably decreased its investment in Apple, citing various risks including potential declines in revenue from key partnerships. This strategic move has sparked discussions on potential market opportunities.",
"sector": "Financial Services",
"sentiment": 2,
"significancy": 6,
"symbol": "BRK.A",
"timestamp": "2024-08-18T09:32:51",
"title": "Berkshire Trims Apple Stake"
},
{
"category": [
"earnings"
],
"event_id": "ed909db8-18f2-44c6-b33c-3d9d63676de9",
"event_time_price": 30.38,
"last_update_timestamp": "2024-08-18T08:01:16",
"mentioned_peers": "",
"related_sources": [
{
"author": "Yahoo Finance",
"author_profile_image_url": "https://3d6d93f328c4e3c163900bbea3dce4d3.cdn.bubble.io/f1713632012003x747529955848627500/image_Morningstar%20%2811%29.png",
"symbol": "UBS",
"text": "UBS Group ( VTX:UBSG ) Second Quarter 2024 Results Key Financial Results Revenue: US$11.8b (up 33% from 2Q 2023). Net...",
"timestamp": "2024-08-18T07:37:22.020000",
"title": "UBS Group Second Quarter 2024 Earnings: Beats Expectations",
"url": "https://finance.yahoo.com/news/ubs-group-second-quarter-2024-073657396.html"
},
{
"author": "Yahoo Finance",
"author_profile_image_url": "https://3d6d93f328c4e3c163900bbea3dce4d3.cdn.bubble.io/f1713632012003x747529955848627500/image_Morningstar%20%2811%29.png",
"symbol": "UBS",
"text": "Shares of UBS (UBS) are climbing after the company posted a net profit of $1.1 billion in the second quarter, which was more than Wall Street estimated.",
"timestamp": "2024-08-14T16:30:43.018000",
"title": "UBS stock climbs after beating Q2 profit estimates",
"url": "https://finance.yahoo.com/video/ubs-stock-climbs-beating-q2-163010900.html"
},
{
"author": "Barrons",
"author_profile_image_url": "https://3d6d93f328c4e3c163900bbea3dce4d3.cdn.bubble.io/f1713629666145x470458270551935100/image_Barrons.png",
"symbol": "UBS",
"text": "Shares of UBS surged after the Swiss bank beat second-quarter earnings estimates and its wealth management unit showed healthy growth in net new assets.",
"timestamp": "2024-08-14T16:17:13.637000",
"title": "UBS Stock Surges After Earnings Beats Estimates",
"url": "https://www.barrons.com/advisor/articles/ubs-stock-price-earnings-1c8899f3"
},
{
"author": "Zacks Investment Research",
"author_profile_image_url": "https://3d6d93f328c4e3c163900bbea3dce4d3.cdn.bubble.io/f1713434051238x734288488581920100/image_Zacks_Investment_Research.png",
"symbol": "UBS",
"text": "UBS Group's (UBS) second-quarter results reflect growth in asset management, personal & corporate banking and investment bank division.",
"timestamp": "2024-08-14T15:15:11.596000",
"title": "UBS Group (UBS) Q2 Earnings Fall Y/Y on Higher Costs, Revenues Up",
"url": "https://www.zacks.com/stock/news/2322232/ubs-group-ubs-q2-earnings-fall-yy-on-higher-costs-revenues-up"
}
],
"review": "UBS Group reported a significant revenue increase to $11.8 billion in Q2 2024, marking a 33% rise from the previous year. The firm's net profit exceeded Wall Street predictions, reaching $1.1 billion, driven by growth in asset management, personal & corporate banking, and investment banking divisions.",
"sector": "Financial Services",
"sentiment": 5,
"significancy": 9,
"symbol": "UBS",
"timestamp": "2024-08-18T08:01:16",
"title": "UBS Surpasses Q2 2024 Earnings Forecasts"
},
{
"category": [
"earnings",
"product update"
],
"event_id": "6cd3dfaf-74fd-47a5-843d-f1727bc64011",
"event_time_price": 88.965,
"last_update_timestamp": "2024-08-18T08:00:58",
"mentioned_peers": "",
"related_sources": [
{
"author": "Seeking Alpha",
"author_profile_image_url": "https://3d6d93f328c4e3c163900bbea3dce4d3.cdn.bubble.io/f1713434064046x736626061620481800/image_Seeking_Alpha.png",
"symbol": "BIDU",
"text": "Baidu will report Q2 earnings on August 22, revealing if Apollo Go robotaxis and generative AI can drive revenue growth. Read why BIDU stock is a Strong...",
"timestamp": "2024-08-18T07:48:08.785000",
"title": "Baidu: Historical Support At $80 (NASDAQ:BIDU)",
"url": "https://seekingalpha.com/article/4715422-baidu-historical-support-at-80"
},
{
"author": "Yahoo Finance",
"author_profile_image_url": "https://3d6d93f328c4e3c163900bbea3dce4d3.cdn.bubble.io/f1713632012003x747529955848627500/image_Morningstar%20%2811%29.png",
"symbol": "BIDU",
"text": "Find the latest Baidu, Inc. (BIDU) stock quote, history, news and other vital information to help you with your stock trading and investing.",
"timestamp": "2024-08-14T08:29:04.301000",
"title": "Baidu, Inc. (BIDU) Stock Price, News, Quote & History",
"url": "https://finance.yahoo.com/quote/BIDU/"
}
],
"review": "Baidu is set to unveil its Q2 earnings on August 22, with a focus on whether its Apollo Go robotaxis and generative AI initiatives can fuel revenue expansion. This event is keenly awaited to assess Baidu's growth trajectory.",
"sector": "Communication Services",
"sentiment": 4,
"significancy": 3,
"symbol": "BIDU",
"timestamp": "2024-08-18T08:00:58",
"title": "Baidu's Q2 Earnings Anticipation"
},
{
"category": [
"financials",
"analyst review"
],
"event_id": "4a2e2ea3-3a02-47e3-acf8-3eff46ff05db",
"event_time_price": 504.26,
"last_update_timestamp": "2024-08-17T19:31:12",
"mentioned_peers": "",
"related_sources": [
{
"author": "Seeking Alpha",
"author_profile_image_url": "https://3d6d93f328c4e3c163900bbea3dce4d3.cdn.bubble.io/f1713434064046x736626061620481800/image_Seeking_Alpha.png",
"symbol": "GS",
"text": "Goldman Sachs reduces U.S. recession risk from 25% to 20% due to favorable macro data. Read more here.",
"timestamp": "2024-08-17T19:01:09.931000",
"title": "Goldman cuts U.S. recession risk (S&P Complete Indices:SP500)",
"url": "https://seekingalpha.com/news/4141258-goldman-cuts-us-recession-risk"
},
{
"author": "Bloomberg",
"author_profile_image_url": "https://3d6d93f328c4e3c163900bbea3dce4d3.cdn.bubble.io/f1713631340492x439740621642232400/image_Bloomberg.png",
"symbol": "GS",
"text": "Goldman Sachs Group Inc. economists lowered the probability of a US recession in the next year to 20% from 25%, citing this week's retail sales and jobless...",
"timestamp": "2024-08-17T17:43:50.247000",
"title": "Goldman Cuts US Recession Risk Following Retail Sales, Jobs Data",
"url": "https://www.bloomberg.com/news/articles/2024-08-17/goldman-cuts-us-recession-risk-following-retail-sales-jobs-data"
}
],
"review": "Goldman Sachs has revised its forecast for the U.S. recession risk, decreasing it from 25% to 20% based on positive macroeconomic indicators, including recent retail sales and employment data.",
"sector": "Financial Services",
"sentiment": 4,
"significancy": 8,
"symbol": "GS",
"timestamp": "2024-08-17T19:31:12",
"title": "Goldman Lowers U.S. Recession Probability"
},
{
"category": [
"partnerships",
"investors sentiment"
],
"event_id": "972e5e8b-f599-4270-b135-0a53d9542bc7",
"event_time_price": 41.79,
"last_update_timestamp": "2024-08-17T18:02:12",
"mentioned_peers": "DWAC",
"related_sources": [
{
"author": "Benzinga",
"author_profile_image_url": "https://3d6d93f328c4e3c163900bbea3dce4d3.cdn.bubble.io/f1713434076925x148932256262492200/image_Benzinga.png",
"symbol": "X",
"text": "Donald Trump's recent return to X for an interview with Elon Musk raises serious questions about the future of Truth Social.",
"timestamp": "2024-08-17T17:30:20.668000",
"title": "Is Trump Panicking And Throwing Truth Social Under The Bus Since He Agreed To Interview On X With Musk?",
"url": "https://www.benzinga.com/startups/24/08/40429766/is-trump-panicking-and-throwing-truth-social-under-the-bus-since-he-agreed-to-interview-on-x-with-mu"
},
{
"author": "Investor''s Business Daily",
"author_profile_image_url": "https://3d6d93f328c4e3c163900bbea3dce4d3.cdn.bubble.io/f1713434229079x788269389129597800/image_Investor_s_Business_Daily.png",
"symbol": "X",
"text": "Donald Trump and Elon Musk sat down for a wide-ranging interview on Aug. 12 on the X social media platform. While the highly anticipated conversation didn't...",
"timestamp": "2024-08-13T21:54:45.378000",
"title": "Top 3 Takeaways From The Musk-Trump Interview For Investors - Video - IBD",
"url": "https://www.investors.com/ibd-videos/videos/top-takeaways-from-musk-trump-interview-for-investors"
}
],
"review": "Donald Trump's interview with Elon Musk on the X platform has sparked discussions regarding its impact on Truth Social's future. This event, marked by a significant conversation between two influential figures, raises questions about the strategic direction and viability of Trump's social media venture.",
"sector": "Basic Materials",
"sentiment": 2,
"significancy": 5,
"symbol": "X",
"timestamp": "2024-08-17T18:02:12",
"title": "Trump's Interview on X with Musk: Implications for Truth Social"
},
{
"category": [
"partnerships"
],
"event_id": "8cf10aa6-33fa-431d-97e1-ac518090429b",
"event_time_price": 418.47,
"last_update_timestamp": "2024-08-17T17:32:21",
"mentioned_peers": "PLTR",
"related_sources": [
{
"author": "The Motley Fool",
"author_profile_image_url": "https://3d6d93f328c4e3c163900bbea3dce4d3.cdn.bubble.io/f1713434083527x133032435461362340/image_The_Motley_Fool_20_281_29.png",
"symbol": "MSFT",
"text": "Palantir wants to use its partnership with Microsoft to speed up the deployment of AI within government agencies. The company's U.S. government business has...",
"timestamp": "2024-08-17T17:17:15.511000",
"title": "Will a New Microsoft Partnership Help Launch Palantir's Stock to the Moon?",
"url": "https://www.fool.com/investing/2024/08/17/will-new-microsoft-partnership-boost-palantir/"
},
{
"author": "Nasdaq",
"author_profile_image_url": "https://3d6d93f328c4e3c163900bbea3dce4d3.cdn.bubble.io/f1713641921359x836658559668844700/image_Nasdaq.png",
"symbol": "MSFT",
"text": "Palantir Technologies stock surged 6% after announcing a crucial partnership with Microsoft to boost AI and analytics services for U.S. government agencies,...",
"timestamp": "2024-08-16T13:05:06.872000",
"title": "Is Palantir Stock a Buy on Its Microsoft Partnership?",
"url": "https://www.nasdaq.com/articles/palantir-stock-buy-its-microsoft-partnership"
}
],
"review": "Microsoft has entered into a strategic partnership with Palantir Technologies, focusing on accelerating AI and analytics deployment for U.S. government agencies. This collaboration aims to enhance Palantir's offerings with Microsoft's cloud and AI capabilities, potentially boosting Palantir's presence and performance in the government sector.",
"sector": "Technology",
"sentiment": 4,
"significancy": 7,
"symbol": "MSFT",
"timestamp": "2024-08-17T17:32:21",
"title": "MSFT and Palantir Forge Strategic AI Partnership"
},
{
"category": [
"product update"
],
"event_id": "e4294439-f072-4f85-967c-c416e64ff953",
"event_time_price": 162.96,
"last_update_timestamp": "2024-08-17T17:31:49",
"mentioned_peers": "",
"related_sources": [
{
"author": "TechCrunch",
"author_profile_image_url": "https://3d6d93f328c4e3c163900bbea3dce4d3.cdn.bubble.io/f1713434440285x217148927592321080/image_TechCrunch.png",
"symbol": "GOOGL",
"text": "Made by Google was this week, featuring a full range of reveals from Google's biggest hardware event. Google unveiled its new lineup of Pixel 9 phones,",
"timestamp": "2024-08-17T17:05:24.697000",
"title": "Google takes on OpenAI with Gemini Live",
"url": "https://techcrunch.com/2024/08/17/google-takes-on-openai-with-gemini-live/"
},
{
"author": "Yahoo Finance",
"author_profile_image_url": "https://3d6d93f328c4e3c163900bbea3dce4d3.cdn.bubble.io/f1713632012003x747529955848627500/image_Morningstar%20%2811%29.png",
"symbol": "GOOGL",
"text": "Alphabet's (GOOG, GOOGL) Google debuted its line of Pixel 9 smartphones, including the foldable Pixel 9 Pro Fold, at its 2024 Made by Google event in...",
"timestamp": "2024-08-13T20:41:36.159000",
"title": "Google showcases new Pixel 9. A look at the newest features",
"url": "https://finance.yahoo.com/video/google-showcases-pixel-9-look-204150293.html"
},
{
"author": "Investing.com",
"author_profile_image_url": "https://3d6d93f328c4e3c163900bbea3dce4d3.cdn.bubble.io/f1713629148431x903794103407166600/image_Investing.com.png",
"symbol": "GOOGL",
"text": "Google (NASDAQ:GOOGL) this week launched its latest smartphones—the Pixel 9, Pixel 9 Pro/XL, and Pixel 9 Pro Fold—marking its first set of devices with...",
"timestamp": "2024-08-16T12:07:24.268000",
"title": "Google’s Gemini AI-powered Pixel 9: Can it challenge iPhone 16?",
"url": "https://www.investing.com/news/stock-market-news/googles-gemini-aipowered-pixel-9-can-it-challenge-iphone-16-432SI-3575509"
},
{
"author": "Investopedia",
"author_profile_image_url": "https://3d6d93f328c4e3c163900bbea3dce4d3.cdn.bubble.io/f1713434145501x603002072178790500/image_InvestorPlace.png",
"symbol": "GOOGL",
"text": "Alphabet's Google unveiled its Pixel 9 lineup, showcased artificial intelligence features, and more at its Made By Google launch event Tuesday.",
"timestamp": "2024-08-13T20:16:49.593000",
"title": "4 Takeaways From Alphabet's 'Made By Google' Launch Event",
"url": "https://www.investopedia.com/4-takeaways-from-alphabet-made-by-google-launch-event-2024-8694424"
},
{
"author": "Nasdaq",
"author_profile_image_url": "https://3d6d93f328c4e3c163900bbea3dce4d3.cdn.bubble.io/f1713641921359x836658559668844700/image_Nasdaq.png",
"symbol": "GOOGL",
"text": "(RTTNews) - During the launch event for the Pixel 9, Google introduced an exciting upgrade to its AI assistant, with the launch of Gemini Live.",
"timestamp": "2024-08-14T19:19:11.855000",
"title": "Google Introduces Gemini Live",
"url": "https://www.nasdaq.com/articles/google-introduces-gemini-live"
},
{
"author": "Zacks Investment Research",
"author_profile_image_url": "https://3d6d93f328c4e3c163900bbea3dce4d3.cdn.bubble.io/f1713434051238x734288488581920100/image_Zacks_Investment_Research.png",
"symbol": "GOOGL",
"text": "Alphabet (GOOGL) unveils Pixel 9 series in a bid to bolster its smartphone offerings.",
"timestamp": "2024-08-14T15:01:31.960000",
"title": "Alphabet (GOOGL) Boosts Smartphone Offerings With Pixel 9",
"url": "https://www.zacks.com/stock/news/2322194/alphabet-googl-boosts-smartphone-offerings-with-pixel-9"
}
],
"review": "Alphabet's Google introduced its Pixel 9 lineup, including the innovative foldable Pixel 9 Pro Fold, at its 2024 Made by Google event. The series, featuring Gemini AI technology, aims to enhance user experience and compete in the high-end smartphone market.",
"sector": "Communication Services",
"sentiment": 4,
"significancy": 8,
"symbol": "GOOGL",
"timestamp": "2024-08-17T17:31:49",
"title": "Google Unveils Pixel 9 Series with Gemini AI"
},
{
"category": [
"trading"
],
"event_id": "22575823-2cd3-40cb-aefe-ba1778e85175",
"event_time_price": 3.65,
"last_update_timestamp": "2024-08-17T16:42:43",
"mentioned_peers": "",
"related_sources": [
{
"author": "MarketBeat",
"author_profile_image_url": "https://3d6d93f328c4e3c163900bbea3dce4d3.cdn.bubble.io/f1713434544143x892861118483319600/image_MarketBeat.png",
"symbol": "APPS",
"text": "Digital Turbine, Inc. (NASDAQ:APPS - Get Free Report) saw a large decrease in short interest in the month of July. As of July 31st, there was short interest...",
"timestamp": "2024-08-17T16:21:14.563000",
"title": "Digital Turbine, Inc. (NASDAQ:APPS) Short Interest Update",
"url": "https://www.marketbeat.com/instant-alerts/nasdaq-apps-options-data-report-2024-08-17/"
},
{
"author": "Benzinga",
"author_profile_image_url": "https://3d6d93f328c4e3c163900bbea3dce4d3.cdn.bubble.io/f1713434076925x148932256262492200/image_Benzinga.png",
"symbol": "APPS",
"text": "Digital Turbine's. APPS. short percent of float has fallen 11.68% since its last report. The company recently reported that it has 5.10 million shares sold...",
"timestamp": "2024-08-13T16:45:12.199000",
"title": "Peering Into Digital Turbine's Recent Short Interest",
"url": "https://www.benzinga.com/insights/short-sellers/24/08/40346121/peering-into-digital-turbines-recent-short-interest"
},
{
"author": "Seeking Alpha",
"author_profile_image_url": "https://3d6d93f328c4e3c163900bbea3dce4d3.cdn.bubble.io/f1713434064046x736626061620481800/image_Seeking_Alpha.png",
"symbol": "APPS",
"text": "Digital Turbine stock had a significant round trip from $1.25 to $100 in 2021, then back to $1.50, now rallying 70% recently. Read more about APPS stock...",
"timestamp": "2024-08-14T12:54:32.812000",
"title": "Digital Turbine - Taking Off - Lots Of Upside Remains (NASDAQ:APPS)",
"url": "https://seekingalpha.com/article/4714402-digital-turbine-stock-great-buy-with-lots-of-upside"
}
],
"review": "Digital Turbine, Inc. (APPS) witnessed a significant reduction in short interest during July, with a notable 11.68% drop in short percent of float. This change comes amidst a recent 70% rally in the company's stock, highlighting a period of positive momentum.",
"sector": "Technology",
"sentiment": 4,
"significancy": 4,
"symbol": "APPS",
"timestamp": "2024-08-17T16:42:43",
"title": "APPS Experiences Notable Short Interest Decline"
},
{
"category": [
"legal"
],
"event_id": "855538ac-6a06-4fac-b132-05574ed94413",
"event_time_price": 94.81,
"last_update_timestamp": "2024-08-17T16:31:30",
"mentioned_peers": "",
"related_sources": [
{
"author": "Seeking Alpha",
"author_profile_image_url": "https://3d6d93f328c4e3c163900bbea3dce4d3.cdn.bubble.io/f1713434064046x736626061620481800/image_Seeking_Alpha.png",
"symbol": "SBUX",
"text": "Starbucks (SBUX) faces lawsuit for allegedly copying the idea behind coffee-flavored lipstick for the third time from Los Angeles-based Balmuccino.",
"timestamp": "2024-08-17T15:30:08.994000",
"title": "Starbucks sued over coffee-flavored lipstick again",
"url": "https://seekingalpha.com/news/4141253-starbucks-sued-coffee-flavored-lipstick"
},
{
"author": "Yahoo Finance",
"author_profile_image_url": "https://3d6d93f328c4e3c163900bbea3dce4d3.cdn.bubble.io/f1713632012003x747529955848627500/image_Morningstar%20%2811%29.png",
"symbol": "SBUX",
"text": "Starbucks has been sued for a third time by a company that accused the coffee chain of stealing its concept for coffee-flavored lipstick and lip gloss.",
"timestamp": "2024-08-16T22:36:40.702000",
"title": "Starbucks is sued again for alleged stealing concept for coffee-flavored lipstick",
"url": "https://finance.yahoo.com/news/starbucks-sued-again-alleged-stealing-223617043.html"
},
{
"author": "Investing.com",
"author_profile_image_url": "https://3d6d93f328c4e3c163900bbea3dce4d3.cdn.bubble.io/f1713629148431x903794103407166600/image_Investing.com.png",
"symbol": "SBUX",
"text": "By Jonathan Stempel. NEW YORK (Reuters) - Starbucks has been sued for a third time by a company that accused the coffee chain of stealing its concept for...",
"timestamp": "2024-08-16T22:44:17.145000",
"title": "Starbucks is sued again for alleged stealing concept for coffee-flavored lipstick By Reuters",
"url": "https://www.investing.com/news/stock-market-news/starbucks-is-sued-again-for-alleged-stealing-concept-for-coffeeflavored-lipstick-3576420"
}
],
"review": "Starbucks is embroiled in a legal battle, accused for the third time by a Los Angeles-based company, Balmuccino, of replicating their coffee-flavored lipstick and lip gloss concept.",
"sector": "Consumer Cyclical",
"sentiment": 2,
"significancy": 7,
"symbol": "SBUX",
"timestamp": "2024-08-17T16:31:30",
"title": "Starbucks Faces Third Lawsuit Over Lipstick Concept"
}
],
"non_supported_input_symbols": []
},
"request_id": "REQUEST_ID",
"result": "success"
}
Invalid values were supplied for the API request.
Example:
For the request:
https://api.main.finalle.ai/events?&limit=105
The output will have 400 response status code with the following response:
{
"result": "fail",
"error": "Bad request: Bad argument 'limit' provided: 105",
"request_id": "YOUR_REQUEST_ID"
}
The API key supplied for the API request is invalid.
Example:
For the request:
https://api.main.finalle.ai/events
With the following header:
{
"X-API-Key": "SOME_INVALID_API_KEY"
}
The output will have 401 response status code with the following response:
{
"result": "fail",
"error": "Unauthorized api key: SOME_INVALID_API_KEY",
"request_id": "YOUR_REQUEST_ID"
}
Something went wrong on our server.
The output will have 500 response status code with the following response:
{
"result": "fail",
"error": "Internal Server Error",
"request_id": "YOUR_UNIQUE_REQUEST_ID"
}