Why Rivian CEO RJ Scaringe wants his EV company to be compared to Apple, not Tesla
Also: All the news and watercooler chat from Fortune.
Real-time electric vehicles news, structured for developers. NewsMesh surfaces electric vehicles 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.
Also: All the news and watercooler chat from Fortune.
Le nouveau fourgon électrique PV5 de Kia prend d’assaut certains marchés mondiaux, à un point tel que les divisions de Kia en Europe, en Australie et ailleurs doivent prendre le...
Hyundai Australia sees the current record market share for electric vehicles as the new normal, suggesting the boom in sales has marked a turning point.
Two men face child-abuse and battery charges after police say a teen was shoved and struck at Tesla chargers in Aventura Commons.
VW’s crisis may force the EU to dilute its plan to impose an electric-vehicle monopoly on the new car market by 2035 or extend EV tariffs on China.
Delhi Targets Vehicle Pollution With EV Push New Delhi is moving to pull older vehicles off its roads with a new electric vehicle policy aimed at cutting transport emissions in....
Claims that electric vehicle batteries are tainted by exploitative mineral supply chains are discrediting non-fossil cars as electrified road transport booms.
The agency ended a multi-year engineering analysis into Model 3 and Model Y vehicles after Tesla pushed an over-the-air software fix
In a free wheeling discussion, Octopus EV execs Fiona + Gurjeet discuss how they have created a leader in EV leasing in the UK, integrating all aspects of the value chain
Easily the world's quickest pickup truck, the quad-motor Rivian R1T produces 1025 hp and outruns a plethora of exotic supercars on its way to 60 mph.
Even if you can find one of the few Fisker Oceans that's still on the road, it might not be a great idea to spend the money on the highly depreciated EV.
Replacing its existing standalone petrol and diesel passenger models with hybrid and electric alternatives is “inevitable”, according to Hyundai Australia's top brass.
Members of the public were put at "severe risk" of electrocution after four Stobie poles were vandalised in Adelaide's north in the past month, causing some to fall and expose h...
Work is underway in Australia to replace defective battery modules in electric Volvo EX30 small SUVs that could spark vehicle fires.
NewsMesh surfaces electric vehicles 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=electric+vehicles). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/search?apiKey=nm_xxx&q=electric+vehicles&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=electric vehicles with your apiKey to return recent electric vehicles stories as structured JSON. Add &category= or &country= to narrow the results.
Every electric vehicles 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: electric vehicles 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.