This article documents how to extract country-level, industry-level value-added data from UNIDO's industrial statistics database "INDSTAT."

No official API documentation is published, but data can be retrieved using the browser's internal API.

Background

When researching overseas food market sizes or manufacturing sector scales, UNIDO INDSTAT is one of the most reliable data sources available.

However, the official site (stat.unido.org) is protected by Cloudflare security, making standard scraping impossible.

This article records the method that actually worked.

What Is UNIDO

UNIDO (United Nations Industrial Development Organization) is a UN agency that collects and publishes manufacturing statistics from countries worldwide. INDSTAT is a database organizing manufacturing data from 170+ countries by industrial classification (ISIC).

ItemDetails
Official NameUNIDO INDSTAT Rev.4
URLhttps://stat.unido.org
ClassificationISIC Rev.4 (2-digit codes: Food=10, Chemicals=20, Motor Vehicles=29, etc.)
Available IndicatorsValue added, output, employment, number of establishments, wages, capital investment
Country Coverage170+ countries
CostFree (no registration required)
Update Frequency1–2 times per year

Three Barriers to Data Retrieval

Retrieving UNIDO data involves three hurdles: Cloudflare bot protection, undocumented API specifications, and missing China data.

Each is explained below.

Barrier 1: Cloudflare Bot Protection

stat.unido.org is protected by Cloudflare Turnstile.

Standard HTTP requests (requests, curl, etc.) cannot access it.

Solution: Use a browser automation tool (Playwright) with stealth mode (playwright-stealth) to pass Cloudflare, then call the API from within the browser.

Barrier 2: Undocumented API

UNIDO does not publish official API documentation.

The endpoint and parameters must be identified by analyzing requests in the browser's Developer Tools (Network tab).

Below are the API specifications discovered through analysis.

Endpoint Information:

ItemDetails
Endpointhttps://stat.unido.org/portal/dataset/getData
MethodPOST
Content-Typeapplication/json

Request Parameters:

ParameterExample ValueDescription
datasetId125INDSTAT Rev.4 ID (Rev.3 is 110)
datIns"25 Sep 2025"Dataset last update date
countryCode"764"ISO 3166-1 numeric (3-digit). Thailand=764
periods[]Empty array retrieves all periods
variableCode"20"Indicator to retrieve. 20=Value Added

variableCode List:

CodeIndicator
01Number of establishments
04Number of employees
05Wages and salaries
14Output
20Value added
21Gross fixed capital formation
31Female employees

Response Fields:

FieldDescription
pYear (e.g., "2021")
aISIC code ("10"=Food manufacturing, "C"=Total manufacturing)
vValue in local currency
uValue in US dollars

Barrier 3: Missing China Data

China does not submit ISIC-classified data to UNIDO.

This is because China uses its own industrial classification (GB/T).

To obtain China's food manufacturing data, manual retrieval from the National Bureau of Statistics (data.stats.gov.cn) with USD conversion is required.

Key Country Codes

Country codes use ISO 3166-1 numeric (3-digit numbers). Note: these are NOT the 2-letter ISO codes (JP, TH, etc.).

CodeCountryCodeCountryCodeCountry
392Japan764Thailand840United States
156China (no data)704Vietnam276Germany
410South Korea360Indonesia826United Kingdom
356India608Philippines250France
076Brazil458Malaysia484Mexico
158Taiwan702Singapore643Russia

ISIC Rev.4 Major Industry Codes (2-digit)

Food is ISIC 10. Chemicals is 20. Motor vehicles is 29. Using the wrong industry code returns completely different data.

CodeIndustry
10Food products
11Beverages
13Textiles
17Paper and paper products
20Chemicals
21Pharmaceuticals
22Rubber and plastics
24Basic metals
26Computer, electronic and optical products
27Electrical equipment
29Motor vehicles

Retrieval Procedure

The only required libraries are playwright and playwright-stealth.

Steps:

Key Points:

Summary

ItemDetails
Data ReliabilityHigh (collected by a UN agency from national governments)
Retrieval DifficultyModerately high (requires Cloudflare bypass and API reverse-engineering)
LimitationsNo data for China, Cambodia, or Myanmar
AlternativeManual search on the website (easier for small volumes)
Update CheckNew data is available when the datIns parameter date changes

Sources

UNIDO Database:

Industry Classification:

China Data Supplementation:

Technical (Cloudflare Bypass / Browser Automation):

Related International Statistical Databases:

About the Researcher

Takashi Kinoshita, MBA — Founder of Taitonmai Co., Ltd. 8 years in international procurement at SHARP Corporation, including factory operations in Thailand. Now leads a research team covering 80+ countries, specializing in ASEAN company intelligence and market analysis. 350+ projects delivered to clients in Japan, Europe, and North America.

Need ASEAN market intelligence?

Custom company research starting from $2,000.
(Western consultancies charge $10,000–50,000 for similar work.)

  • ✓ 350+ projects completed across 80+ countries
  • ✓ Delivered in 2–4 weeks
  • ✓ Pay only for what you need — no retainer required
Get a Free Quote Email Us Directly

Overseas Market Research & Company List Building

Free initial consultation. Tell us about your research needs.