What problem does it solve?
Finding official annual reports, periodic filings, and audited accounts for listed companies and bond issuers usually means navigating many different disclosure portals, some of which are paywalled or require registration. This Skill locates free, official sources for A-share, Hong Kong, US, UK, Canadian, Singaporean, and Australian companies, plus Chinese bond issuers, and returns report titles, disclosure dates, and PDF or detail-page URLs.
Core Features & Use Cases
- Scripted API queries: A Python script queries CNINFO for A-share annual reports and SEC EDGAR for 10-K/20-F/40-F filings, with no API keys required, and downloads public PDFs directly.
- Browser-based official sources: A curated table of free official portals (SSE, SZSE, BSE, HKEXnews, Chinamoney, Shanghai Clearing House, Companies House, SEDAR+, SGX, ASX) guides browser-use searches for sources not covered by the script.
- Strict source discipline: Commercial databases, paywalled, login-walled, or unstable sources are explicitly rejected, and outputs always include company code, report period, title, disclosure date, URL, and source name.
- Use Case: Ask for Ping An Bank's 2023 annual report and receive the official CNINFO PDF link with its disclosure date, or request Apple's latest 10-K and get the SEC EDGAR document URL.
Quick Start
Find the official 2023 annual report PDF for Ping An Bank and list its disclosure date and source.