US Stocks Set to Finish Best Quarter in Six Years: Markets Wrap
US index futures steadied on the last day of a quarter that looks set to be the S&P 500’s best in six years. The dollar climbed as the yen slid to its weakest level since 1986.
Real-time financial performance news, structured for developers. NewsMesh surfaces financial performance coverage from outlets across 35 countries and serves it as clean JSON, each story tagged with its category, the countries it's relevant to, and the named people detected in the body. Pull it with full-text search (GET /v1/search?q=) and layer category, country, or date filters on top, no scraping required.
US index futures steadied on the last day of a quarter that looks set to be the S&P 500’s best in six years. The dollar climbed as the yen slid to its weakest level since 1986.
TLDRs; Oracle shares slipped as investors questioned timing of $638B AI-driven backlog conversion into revenue. Massive backlog equals 1.5x market cap, but only a small fraction...
A pandemic winner, Nike couldn’t hold on to its gains and now trade at just a fraction of its 2021 highs.
Investors initially cheered the report, but the enthusiasm faded.
These stocks are well positioned to thrive even as the CPI hits multiyear highs.
TLDR Lam Research hit an all-time high of $410.41, up 8.89% on the day The stock has returned 292% over the past year, with revenue growth of 27% Bank of America raised its pric...
Woods noted the S&P 500 has advanced in July during each of the last eight years following a negative June performance.
TLDR AeroVironment reports Q4 FY2026 earnings after market close today, June 29 Analysts expect EPS of $1.48 on revenue of $557–$559 million, a sharp rebound from Q3 Three analy...
The video game retailer said it expects adjusted EBITDA to top $600 million this year, up from $345 million in fiscal 2025
NEW YORK (AP) — U.S. stocks are rising and recovering some of their losses from a rare losing week. The S&P 500 climbed 0.5% Monday and was on track to break a five-day losing s...
NEW YORK (AP) — U.S. stocks are rising and recovering some of their losses from a rare losing week. The S&P 500 climbed 0.5% Monday and was on track to break a five-day losing s...
The stock is down 17% in June, putting it on course for its worst monthly showing since December 2000
NewsMesh surfaces financial performance coverage from sources across 35 countries, normalised into one structured feed you can query by keyword, category, country, and date.
Authenticate with your apiKey and call one endpoint (GET api.newsmesh.co/v1/search?q=financial+performance). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/search?apiKey=nm_xxx&q=financial+performance&limit=20"GET /v1/latest: Most-recent articles, filterable by category, country, and date range.GET /v1/search: Full-text search across the archive with boolean operators and source filters.GET /v1/trending: Cached trending headlines, the fastest endpoint for homepage feeds.GET /v1/article/{id}: Fetch a single article and its full metadata by ID.Call GET /v1/search?q=financial performance with your apiKey to return recent financial performance stories as structured JSON. Add &category= or &country= to narrow the results.
Every financial performance article carries its category, the countries it's relevant to, and the named people detected in the body, so you can route and filter without your own NLP layer.
Yes. Add &category=technology (or business, politics, and more) and &country=us (or any ISO country code) to the search query to focus the feed.
Yes. NewsMesh is a real-time news API: financial performance stories are served through the live /v1/latest and /v1/trending endpoints alongside a searchable archive, each tagged with its category, the countries it's relevant to, and the named people detected in the body, so you can build a live feed without scraping HTML.
Create a NewsMesh account, generate an API key, and call the endpoint above with your apiKey parameter. See the pricing page for current plans and rate limits.
Access the full dataset programmatically with the NewsMesh API.