Infantino set to receive World Cup win but loses Italy's support
The pressure on the embattled FIFA president remains immense but he receives a major boost from one of his most vocal opponents.
Real-time FIFA news, structured for developers. NewsMesh surfaces FIFA 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.
The pressure on the embattled FIFA president remains immense but he receives a major boost from one of his most vocal opponents.
La confederación europea aprovechará que sus dirigentes y los de sus 55 federaciones se encuentran en Mónaco para el sorteo de la Champions League para abordar el conflicto con ...
The European soccer governing body is expected to lift the boycott threat, according to reports
La Federación de Italia se suma a varias otras federaciones que ya han tomado posición contra el presidente de la FIFA, como son Suecia, Escocia, Nueva Zelanda, entre otras.
MONACO (AP) — European soccer body UEFA is set to formally withdraw its threat to boycott FIFA competitions after receiving assurances Gianni Infantino's failed World Cup sell-o...
Following Gianni Infantino's failed attempt to sell shares in the World Cup, UEFA have reached a final decision on whether they'll boycott.
UEFA still likely to continue its campaign against FIFA President Gianni Infantino
Reports of a Nations League between UEFA and Concacaf countries show a shift in the balance of international soccer - and there may not be any going back.
Was FIFA president Gianni Infantino actually doing right by some nations?
Aleksander Čeferin, the president of UEFA, has made his demands quite clear.
El exdelantero del Barcelona, actualmente presidente de la Federación Camerunesa de Futbol, respaldó al presidente de la FIFA.
Gianni Infantino has seen calls for his job as FIFA president after a highly-controversial summer, and now, a number of footballing legends have put the pressure on
Ronaldo's reaction after his short chat with the FIFA president has raised eyebrows
Ceferin has described Infantino’s plan to sell a stake in the World Cup to private investors as “even worse than the Super League plan”.
FIFA president Gianni Infantino's efforts to stay in power included firing back this weekend at critics, including soccer organizations that have publ
UEFA chief Aleksander Ceferin says he is "not interested" in replacing Gianni Infantino but warned the under-fire FIFA president must quit or face a leadership challenge. Infan...
Aleksander Ceferin, president of the European soccer confederation (UEFA) has announced that he will not run against Gianni Infantino but warned the under-fire FIFA president th...
Alors que le président de la FIFA Gianni Infantino fait face à une fronde, Aleksander Ceferin ne viendra pas le défier lors de l’élection de mars 2027
NewsMesh surfaces FIFA 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=FIFA). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/search?apiKey=nm_xxx&q=FIFA&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=FIFA with your apiKey to return recent FIFA stories as structured JSON. Add &category= or &country= to narrow the results.
Every FIFA 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: FIFA 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.