Openinfo: Get Financial Report
Openinfo via Parse · Finance
Retrieve structured financial statement data for a specific report. Accepts a report view URL (from list_financial_reports view_url field) or an object_id plus report_category. Returns key balance sheet items (total assets, total equity, total liabilities) and income statement items (revenue/interest income, gross profit, operating profit, net profit) for the current reporting period and prior comparative period where available. Values are numeric (UZS thousands). Use period_type to disambiguate when the same object_id exists in both quarterly and annual report collections for the same category. Public API over the Uzbek corporate disclosure portal openinfo.uz. Provides access to issuer profiles, material facts, financial reports, dividend data, and securities issues for publicly listed and registered companies in Uzbekistan. Fulfilled by Parse from new.openinfo.uz.
- b2b-directory
- finance
- government-public
- new-openinfo-uz
- openinfo
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/32945961-a59d-4475-af03-0296aa7b1433/get_financial_report
- Interface artifact
- sha256:54a6408c802473b495f1fbc264b4d831484b2723204724a4fad8d45463b82488
- Manifest digest
- sha256:1df035b1b77d53a3865231553099645a5d7b2416c8acf09554d9894658ba5291
Request fields
- object_id (string): Report object ID (from list_financial_reports results).
- report_url (string): Full report view URL from list_financial_reports (e.g. https://new.openinfo.uz/ru/reports/bank/1269). Extracts report_category and object_id automatically.
- period_type (string): Report period type: 'quarter' or 'annual'. When omitted, tries quarter first then annual. Specify to disambiguate when the same object_id exists in both.
- report_category (string): Report category/org type: 'bank' for banking institutions, 'jsc' for joint-stock companies. Required when using object_id without report_url.
Example queries
- {"report_url":"https://new.openinfo.uz/ru/reports/bank/1269"}