U.S. to Withdraw 200 Troops Sent to Nigeria Under Trump
Officials say the small, limited deployment could serve as a model. But terrorists in the country have continued to attack and kill.
Real-time politics news from Nigeria, structured for developers. NewsMesh filters Nigeria-relevant politics coverage into one JSON feed (GET /v1/latest?category=politics&country=ng), each story tagged with category, country relevance, and the named people detected in the body.
Officials say the small, limited deployment could serve as a model. But terrorists in the country have continued to attack and kill.
When an interviewer asked an elderly couple vacationing in Spain if they’d open their doors to an illegal immigrant, the husband didn’t hesitate. “Why not?” he declared, beaming...
The Nigerian government has opened investigations into two government agencies after they were both found to be fake.
ABUJA, Nigeria (AP) — Nigeria's President Bola Tinubu on Friday ordered an investigation into a man accused of creating and running a fake government agency, the second such age...
President Bola Tinubu’s main opponents will be Atiku Abubakar, a former vice president, and former state governor Peter Obi.
Nigeria on Wednesday kicked off campaigns for the presidential election scheduled in January, with incumbent President Bola Tinubu seeking reelection against a fractured opposit...
Electioneering has begun in Nigeria five months ahead of the presidential poll. The economy and security are expected to be the two main issues for candidates to tussle over.
The gap between improving economic indicators and worsening household finances is likely to define the campaign.
Campaigning for Nigeria’s January election is officially underway, with voters in Africa’s largest democracy offered the same slate of candidates as three years ago — and many o...
Nigeria on Wednesday kicked off campaigns for the presidential election scheduled in January, with incumbent President Bola Tinubu seeking reelection against a fractured opposit...
Every barrel of oil shipped from an African port to a European or Chinese terminal is a barrel not converted into kilowatts for an African household.
African governments have kept a low profile on the international stage during the crisis in the Strait of Hormuz. But that doesn't mean they haven't been engaging with the issue...
The announcement comes as Nigeria's security forces struggle to contain multiple threats.
Nigeria, DR Congo and others spend millions on groups believed to have the president’s ear — and are seeing the results
Nigeria will increase military salaries by between 30 and 80 per cent, a presidential adviser said on Tuesday, as the government seeks to boost the morale of troops battling wid...
Nigerian Richard Itoro is one of tens of thousands who have abandoned their lives in South Africa.
NewsMesh filters Nigeria-relevant politics coverage into one structured feed, ready to query by the same parameters as the rest of the API.
Authenticate with your apiKey and call one endpoint (GET api.newsmesh.co/v1/latest?category=politics&country=ng). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/latest?apiKey=nm_xxx&category=politics&country=ng&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.NewsMesh filters Nigeria-relevant politics coverage into one structured feed, each story tagged with its category, the countries it's relevant to, and the named people detected in the body.
Call GET /v1/latest?category=politics&country=ng. Use /v1/search to add keyword queries on top of the same filters.
Yes. Swap the category parameter (business, sports, technology, health, and more) or drop it entirely to get all Nigeria coverage from /v1/latest?country=ng.
Yes. NewsMesh is a real-time news API: politics Nigeria 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.