Japanese Subsidy & Grant Search API
Pricing
Pay per usage
Japanese Subsidy & Grant Search API
Search Japan jGrants subsidies by keyword. Returns titles, deadlines, maximum amounts, eligible areas, company size, and official URLs.
Japanese Subsidy & Grant Search API (jGrants)
Search Japan's official government subsidy and grant database, jGrants, by keyword.
Most scrapers and LLMs cannot reliably read Japanese government portals or keep up with subsidy deadlines. This Actor talks directly to the official jGrants API run by Japan's Digital Agency and returns structured results in seconds: titles, application deadlines, maximum amounts, eligible regions, company-size eligibility, and the official application URL.
Why use it
- Official jGrants source, not brittle page scraping.
- Finds Japanese grants by keyword such as
AI,DX,省エネ,創業,観光, orIT導入. - Returns deadlines and maximum grant amounts in machine-readable fields.
- Useful for lead generation, consulting, RAG, and SMB finance workflows.
Common use cases
- Consultants and subsidy advisors monitoring open programs.
- SaaS products matching Japanese SMBs with funding opportunities.
- Sales and lead enrichment based on current public grants.
- AI agents that need current Japanese government funding data.
Input
| Field | Type | Description |
|---|---|---|
keyword | string | 2+ chars. Japanese or English — AI, DX, 省エネ, 創業, 観光, IT導入 |
onlyAccepting | boolean | Only subsidies currently open for application (default true) |
{ "keyword": "DX", "onlyAccepting": true }
Output
One row per subsidy:
| Field | Meaning |
|---|---|
title | Subsidy / grant name |
acceptance_start / acceptance_end | Application window — the deadline |
max_limit_yen | Maximum grant amount (JPY) |
target_area | Eligible region (全国 / prefecture) |
employees | Company-size eligibility |
detail_url | Official jGrants application page |
🔎 Why this Actor
- Official source — jGrants public API (デジタル庁), not scraped guesswork.
- Always current — live query, real deadlines.
- Japanese-native — handles Japanese keywords & data foreign tools miss.
- Fast & clean — structured JSON, one call.
Data source: jGrants public API from Japan Digital Agency open government data. This Actor is not affiliated with or endorsed by the Digital Agency.
Keywords: Japan subsidy API, Japanese grants, 補助金, 助成金, jGrants, 日本 補助金 API, government funding Japan, subsidy search, DX subsidy, IT導入補助金, Japan business grant, SME funding Japan.