Sedarplus: Search Documents
Sedarplus via Parse · government_public
Search for public filing documents across SEDAR+. Returns filings with profile name, document name, submission date, jurisdiction, file size, and download URL. When profile_id is supplied, results are restricted to filings belonging to that issuer only. The document_type parameter filters by a recognised SEDAR+ filing category; unrecognised query values fall back to free-text content search. When both document_type and query are supplied, document_type drives the filing-type filter and query is used for free-text content search within those results. Without any parameters, returns the most recent filings platform-wide. Canadian public filing database (SEDAR+) API for retrieving company profiles, regulatory filings, reporting issuers, and disciplinary records. Fulfilled by Parse from sedarplus.ca.
- b2b-directory
- finance
- government-public
- parse
- platform-key
- sedarplus
- sedarplus-ca
Price and execution
- Price
- $0.10 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/e36e248d-0f76-4830-81f5-ef5af8099599/search_documents
- Interface artifact
- sha256:97f8135cbbd6d1ce28adc8ae1901d90c3213691996fc6c2308cafef45d940234
- Manifest digest
- sha256:3c0698fe53486bcca326828412ebc42d5c0989fa15f753a997008c135bf6482c
Request fields
- query (string): Free-text search term for document content. When document_type is also supplied, this filters within the selected filing type. When used alone and matching a recognised type name, it is mapped to a filing-type filter; otherwise falls back to content search.
- profile_id (string): Profile number of the issuer to filter documents for (e.g. '000030131'). Obtained from search_profiles results. When supplied, only filings belonging to this issuer are returned.
- document_type (string): Filing-type category to filter documents by. Takes precedence over query for filing-type filtering.: Allowed values: AIF, Financial Statements, MD&A, Material Change Report, Prospectus, News Release, Proxy, Annual Report, Technical Report (NI 43-101), Business Acquisition Report
Example queries
- {"query":"annual","profile_id":"000109257","document_type":"AIF"}