VOOZH about

URL: https://apify.com/parseforge/turkstat-turkey-statistics-scraper

⇱ TurkStat Turkey Statistics Scraper Β· Apify


πŸ‘ TurkStat Turkey Statistics Scraper avatar

TurkStat Turkey Statistics Scraper

Pricing

from $7.50 / 1,000 results

Go to Apify Store

TurkStat Turkey Statistics Scraper

Query TurkStat (TÜİK) categories and pull Turkish national statistics with indicator, value, period, region, category, unit, source, and release_date. Useful for inflation analysis, demographic research, and macroeconomic dashboards covering the Turkish lira, employment, and trade.

Pricing

from $7.50 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ ParseForge

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a month ago

Last modified

Share

πŸ‘ ParseForge Banner

πŸ“Š TurkStat Turkey Statistics Scraper

πŸš€ Export Turkey's official TurkStat (TÜİK) statistics in seconds. Indicators, values, periods, regions, and release dates straight from the national statistics office.

πŸ•’ Last updated: 2026-05-29 Β· πŸ“Š 10 fields per record Β· Hundreds of indicator categories Β· Bilingual Turkish and English

The TurkStat Turkey Statistics Scraper turns the data.tuik.gov.tr public category endpoint into a clean dataset. It calls the GetKategori service and flattens each indicator into one row with value, period, region, unit, and release date.

Coverage spans every public TurkStat indicator category accessible via the public data portal, in both Turkish and English.

🎯 Target AudienceπŸ’‘ Primary Use Cases
πŸ“Š Macro analystsPull Turkey GDP, inflation, unemployment trends
πŸ›οΈ ResearchersBuild cross-country comparison datasets
πŸ“° JournalistsSource authoritative TÜİK numbers for stories
πŸ€– Data engineersMirror Turkish statistics into a warehouse
πŸŽ“ AcademicsCite primary source data in papers
πŸ’Ό InvestorsTrack macro indicators for Turkey allocation

πŸ“‹ What the TurkStat Turkey Statistics Scraper does

  • Calls the public TurkStat GetKategori endpoint for the requested category.
  • Flattens each indicator row into a normalized record.
  • Supports both Turkish and English responses.
  • Surfaces upstream errors as a clean diagnostic row.

πŸ’‘ Why it matters: TurkStat's bulletin PDFs and Excel files are awkward to ingest at scale. This actor exposes the underlying JSON used by the portal so analysts can pull numbers programmatically.

🎬 Full Demo

🚧 Coming soon.

βš™οΈ Input

FieldTypeRequiredDescription
categoryIdintegerNoTurkStat category ID. Omit for the top-level tree.
languageenumNotr or en.
maxItemsintegerNoFree 10, paid up to 1,000,000.

Example 1 - Top-level categories in English:

{"language":"en","maxItems":50}

Example 2 - Specific category:

{"categoryId":23,"language":"tr","maxItems":100}

⚠️ Good to Know: TurkStat's category tree changes when the portal is reorganized. If a category ID returns nothing, fetch the tree by leaving categoryId empty.

πŸ“Š Output

FieldTypeDescription
πŸ“Š indicatorstringIndicator name.
πŸ”’ valuestringReported value.
πŸ“… periodstringTime period.
πŸ—ΊοΈ regionstringGeographic area.
πŸ—‚οΈ categorystringCategory ID.
πŸ“ unitstringUnit of measure.
πŸ›οΈ sourcestringTurkStat (TÜİK).
πŸ“† release_datestringIndicator release date.
πŸ•’ scrapedAtstringWhen this row was fetched.
❌ errorstringSet if upstream response was an error.

Sample record:

{
"indicator":"Consumer Price Index",
"value":"1832.42",
"period":"2025-04",
"region":"Turkey",
"category":"23",
"unit":"2003=100",
"source":"TurkStat (TÜİK)",
"release_date":"2025-05-03",
"scrapedAt":"2026-05-29T13:00:00.000Z",
"error":null
}

✨ Why choose this Actor

| πŸ†“ | Works with no API key. | | 🌍 | Bilingual Turkish and English output. | | 🧹 | Normalized field names across categories. | | πŸ’Ύ | Push to dataset and export CSV, Excel, JSON, or XML. |

πŸ“ˆ How it compares to alternatives

ApproachSetup timeClean rowsMaintained
Manual download from TÜİK15 min per indicator❌manual
Eurostat mirrorpartial coveragepartialvaries
This Actor5 sec, no installβœ…live

πŸš€ How to use

  1. Click Try for free.
  2. Pick a categoryId and language.
  3. Click Start.

πŸ’Ό Business use cases

πŸ“Š Macro dashboards. Pipe TurkStat indicators into your country risk dashboard.

πŸ“° Newsroom verification. Confirm inflation, GDP, and unemployment numbers in seconds.

πŸ€– Quant pipelines. Ingest Turkish macro series alongside global indicators.

πŸ’Ό Investor reports. Build sector-specific charts using primary source data.

πŸ”Œ Automating TurkStat Turkey Statistics Scraper

  • Make / Zapier: trigger this actor and push to Airtable, Google Sheets, or Slack.
  • Cron schedule: monthly refreshes aligned with TurkStat release calendars.
  • Webhooks: POST to your endpoint after each run.
  • Pipe to BigQuery / Snowflake / Postgres: native integrations.

🌟 Beyond business use cases

πŸŽ“ Education. Teach intro macro with real Turkish indicators.

πŸ§ͺ Personal research. Track Turkish inflation against your savings rate.

🀝 Non-profit. Build civic dashboards using authoritative figures.

🧰 Prototyping. Mock up a data product without paying for Bloomberg.

πŸ€– Ask an AI assistant about this scraper

Paste this README into ChatGPT or Claude.

❓ Frequently Asked Questions

❓ Do I need an API key? No.

❓ Which categories are covered? Every category in the TurkStat public portal.

❓ Is the data official? Yes, TÜİK is Turkey's national statistical authority.

❓ Can I get English? Yes, set language to en.

❓ How fresh is the data? Live with TurkStat releases.

❓ Can I schedule runs? Yes via the Apify scheduler.

❓ Is this scraping or API? Public JSON endpoints used by data.tuik.gov.tr.

❓ What format can I download? CSV, Excel, JSON, JSONL, XML, RSS, or HTML.

❓ What if the category returns nothing? A diagnostic record with error is pushed.

❓ Will the schema change? Stable.

πŸ”Œ Integrate with any app

Apify ships native integrations with Make, Zapier, Slack, Discord, Google Drive, Google Sheets, Gmail, Airbyte, Keboola, Telegram, GitHub, and any REST API or webhook.

πŸ”— Recommended Actors

ActorWhat it does
ParseForge ONPE Peru Elections ScraperPeru election results.
ParseForge CNES Brazil Health ScraperBrazil health establishments.
ParseForge collection900+ production scrapers.

πŸ’‘ Pro Tip: browse the complete ParseForge collection for 900+ production-grade scrapers across business intelligence, real estate, e-commerce, sports, finance, and public records.


Disclaimer: This actor scrapes only publicly available data. ParseForge is not affiliated with, endorsed by, or sponsored by any of the third-party services referenced. Users are responsible for complying with the target site's terms of service and applicable law. Create a free account w/ $5 credit.

You might also like

DANE Colombia Statistics Scraper

parseforge/dane-colombia-statistics-scraper

Pull Colombian national statistics from DANE landing pages, returning indicator, value, period, category, source, release_date, and url. Useful for inflation tracking, demographic studies, and macroeconomic dashboards covering Colombian GDP, employment, and household survey indicators.

Latvia CSB Statistics Scraper

parseforge/latvia-csb-statistics-scraper

Reach into the Central Statistical Bureau of Latvia and pull table rows by tablePath. Each record carries the indicator name, contents code, time period, category, unit, and numeric value. Useful for demographic, economic, and population analysis on Latvian official statistics.

BCRA Argentina Statistics Scraper

parseforge/bcra-argentina-statistics-scraper

Pull monetary and financial indicators published by Banco Central de la RepοΏ½blica Argentina, including variable_id, description, category, value, date, and unit. Useful for inflation tracking, FX research, and macroeconomic dashboards covering the Argentine peso and reserves.

INEGI Mexico Indicators Scraper

parseforge/inegi-mexico-indicators-scraper

Query the INEGI BIE catalog for any Mexican economic or demographic indicator and return indicator_id, name, value, period, geo_area, unit, source, and last_updated. Filter by geographic area code for national, state, or municipal coverage to power research and macro dashboards.

Japan Statistics Scraper (e-Stat)

rationalistic_counsel/estat-japan-statistics

Extract official Japanese government statistics from e-Stat, Japan's national statistics portal. Search 6,000+ datasets covering population, GDP, trade, employment, agriculture, health, education, and more. Download data with English labels and automatic dimension code resolution.

Turkish e-Commerce Review Aggregator

seralifatih/turkish-e-commerce-review-aggregator

Extract product reviews from N11 into one unified dataset with built-in Turkish sentiment tagging. Collect reviewer details, ratings, review text, images, helpful counts, and product context for feedback analysis and competitive intelligence.

πŸ‘ User avatar

Fatih Δ°lhan

9

Turkish Auto Dealer Intelligence

seralifatih/turkish-auto-dealer-intelligence

Scrape Turkish used-car dealer profiles from Arabam.com and Sahibinden.com, including identity, contact details, trust signals, and optional inventory-level pricing analysis.

πŸ‘ User avatar

Fatih Δ°lhan

2

Cimri Scraper - Turkish Price Comparison Data

studio-amba/cimri-scraper

Scrape product prices and deals from Cimri.com, Turkey's leading price comparison site. Compare prices across hundreds of Turkish retailers. Extract product names, prices, merchant offers, ratings, and reviews. No login required.

Eurostat EU Statistics Scraper

crawlerbros/eurostat-eu-statistics-scraper

Fetch GDP, population, employment, inflation and 8000+ other EU statistical datasets from Eurostat's official API. Filter by country, time period, and indicator. No API key required.