Kakerapetit Japan Company Data · Screener

by Kakerapetit Japan Company Data

GETBase

$0.02

per call · USD Coin on Base

Screen Japanese listed companies by fundamentals from EDINET annual reports. Filter any of 40+ normalized metrics with _gte/_lte query params — revenue, operating income, net income, total assets, roe, roa, operating_margin, equity_ratio (ratio thresholds in percent) — plus sector and accounting standard (JGAAP/IFRS/USGAAP). Returns the latest fiscal year per company with all indicators and ratios. Example: /v2/screener?roe_gte=8&revenue_gte=100000000000. Japan stock screener for agents.

Endpoint

GET https://api.kakerapetit.dev/v2/screener

4

Calls / 30d

1

Unique payers / 30d

Sep 7

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://api.kakerapetit.dev/v2/screener", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://api.kakerapetit.dev/v2/screener?limit=1&revenue_gte=100000000000&roe_gte=5" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "count": 1,
  "limit": 1,
  "offset": 0,
  "results": [
    {
      "asset_turnover": 1.4073,
      "capex": -53294000000,
      "capex_disclosure": 59942000000,
      "cash_and_deposits": 163820000000,
      "cash_end": 155423000000,
      "cf_financing": -14126000000,
      "cf_investing": -55859000000,
      "cf_operating": 78870000000,
      "code": "2212",
      "consolidated": true,
      "cost_of_sales": 883025000000,
      "currency": "JPY",
      "current_assets": 365470000000,
      "current_liabilities": 274156000000,
      "current_ratio_pct": 133.31,
      "de_ratio": 0.2075,
      "depreciation": 43644000000,
      "dividends_paid": -8922000000,
      "doc_id": "S100XQ5C",
      "eps_basic": 206.78,
      "eps_diluted": null,
      "equity_owners": 459880000000,
      "equity_ratio_pct": 49.35,
      "fcf": 25576000000,
      "filed_at": "2026-03-24 15:00",
      "fiscal_year": "FY2025",
      "gross_profit": 428404000000,
      "income_taxes": 18111000000,
      "intangibles": 18112000000,
      "interest_bearing_debt": 95432000000,
      "inventories": 35176000000,
      "market": "jp",
      "name": "山崎製パン株式会社",
      "name_en": "YAMAZAKI BAKING CO., LTD.",
      "net_assets": 510828000000,
      "net_income": 43458000000,
      "net_income_owners": 40893000000,
      "net_margin_pct": 3.12,
      "operating_income": 61141000000,
      "operating_margin_pct": 4.66,
      "ordinary_income": 64314000000,
      "period_end": "2025-12-31",
      "period_months": 12,
      "period_start": "2025-01-01",
      "ppe": 371564000000,
      "pretax_income": 61569000000,
      "revenue": 1311430000000,
      "revenue_source": "statement",
      "rnd_expense": 9447000000,
      "roa_pct": 4.39,
      "roe_pct": 8.89,
      "sector": "食料品",
      "sga": 367263000000,
      "standard": "JGAAP",
      "total_assets": 931878000000,
      "total_liabilities": 421050000000,
      "trade_receivables": 149740000000,
      "treasury_shares": -55517000000
    }
  ],
  "source": {
    "attribution": "出典:EDINET閲覧(提出)サイト(https://disclosure2dl.edinet-fsa.go.jp/)、PDL1.0",
    "attribution_en": "Source: EDINET, Financial Services Agency of Japan (PDL 1.0). Processed and normalized by api.kakerapetit.dev."
  }
}

Payment details

Pay to0x3a43fdf92b1596b22ddf719d5b528c537da4237d
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Data & Enrichment and the homepage with a featured placement.

Get featured →

More from Kakerapetit Japan Company Data & similar services

Kakerapetit Japan Company Data · Calendar

api.kakerapetit.dev

EDINET filing calendar: annual securities reports (yukashoken hokokusho) filed by Japanese listed companies in a date range. Returns company code, EDINET document ID, fiscal period, accounting standard (JGAAP/IFRS/USGAAP) and the exact filing timestamp for each report — track new disclosures, trigger data pipelines, or find which Japanese stocks just reported. Query: /v2/calendar?from=2026-06-20&to=2026-06-30 (max 92 days per request).

GETBaseData & Enrichment
$0.002 / call4 calls / 30d

Kakerapetit Japan Company Data · Rankings

api.kakerapetit.dev

Rank Japanese listed companies by any financial metric from EDINET annual reports: roe, roa, revenue, operating_income, net_income, total_assets, equity_ratio, fcf and 30+ more. Returns the top or bottom N companies on the latest fiscal year, each with the full normalized indicator row and filing provenance. Example: /v2/rankings?metric=roe&order=desc&limit=10. League tables and factor screens for Japanese stocks in an EDGAR-style unified schema.

GETBaseData & Enrichment
$0.01 / call4 calls / 30d

Kakerapetit Japan Company Data · JP Company Governance

api.kakerapetit.dev

Corporate governance data for a Japanese listed company from its latest annual securities report filed with EDINET, Japan FSA. Look up by stock ticker (e.g. 7203) or EDINET code. Returns executive compensation by officer category (fixed, bonus, performance-based, stock awards), individual director pay over 100 million yen, top-10 major shareholders with ownership ratios, and cross-shareholdings (policy-held stocks) with issuer, shares and value. For governance screening, proxy and ESG research.

POSTBaseData & Enrichment
$0.01 / call4 calls / 30d