China News, From the NPC to the Shanghai Composite

China is the world's second-largest economy and its news cycle moves global markets. The NewsMesh China feed covers central politics around the National People's Congress and the State Council, monetary and currency moves from the People's Bank of China, earnings and listings on the Shanghai and Shenzhen stock exchanges, the Big Tech platforms, and the electric-vehicle and semiconductor industries driving the country's industrial policy. Coverage also spans property, manufacturing, and trade, drawn from major broadsheets, broadcasters, business press, and the national wire. Stories are tagged with category, China country relevance, and the named officials and executives detected in the body, so China-focused analytics, market-intelligence, and media products can route precisely.

businessThe Next Web·Jul 13, 2026

Decoupling from China would cost the West $23.6tn

Cutting the West’s reliance on China would carry a staggering price. A new study puts the cost of decoupling from China at $23.6tn over 25 years, and warns the bill would land h...

China news coverage

NewsMesh aggregates China-relevant coverage across every major beat, from politics and business to technology and sport, normalised into one structured feed.

Pull China news into your app

Authenticate with your apiKey and call one endpoint (GET api.newsmesh.co/v1/latest?country=cn). The examples below are ready to copy.

curl "https://api.newsmesh.co/v1/latest?apiKey=nm_xxx&country=cn&limit=20"

Endpoints

  • 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.

Guides

Frequently asked questions about China news

What sources does NewsMesh cover for China?

NewsMesh aggregates China-relevant reporting from national wires, broadcasters, and major papers, normalised into one structured feed with consistent fields across every source.

Which API endpoint returns China news?

Call GET /v1/latest?country=cn. Add &category= to narrow to a single beat, &from= and &to= for a date range, or use /v1/search?q= for keyword queries.

Can I filter China news by category?

Yes. Append &category=politics (or business, sports, technology, health, and more) to /v1/latest?country=cn, or browse the China category pages linked above.

Is China news available in real time?

Yes. NewsMesh is a real-time news API: China 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.

How do I access the China news feed?

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.

Need more China articles?

Access the full dataset programmatically with the NewsMesh API.