bundesanzeiger.de API: get_publication_detail
bundesanzeiger.de via Parse · government_public
Retrieve the full text and metadata of a specific publication. Provide either a direct detail URL or a query with item_index to find and fetch the publication. The scraper performs a search and navigates to the detail page within the same session. Detail URLs are session-dependent; prefer using query with item_index for reliability. API for searching and retrieving official announcements, financial disclosures, and company filings from the German Bundesanzeiger. Supports full-text search, category filtering, and detail extraction. Fulfilled by Parse from bundesanzeiger.de.
- b2b-directory
- bundesanzeiger-de
- finance
- government-public
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/7f977f15-eb7e-4e40-a878-b2bbf375069a/get_publication_detail
- Interface artifact
- sha256:b7b7a0ce1210c7abe810c6eca2448fba5fdd8ab5d0f7c9dfaac3bf903ca9710d
- Manifest digest
- sha256:2b84540c358b70aa2188aaa26af6242a8152199e94d45aad29b1d48177ca8f3c
Request fields
- url (string): Direct URL to the publication detail page (from search_publications results detail_url field). Session-dependent; best used immediately after search_publications in the same session.
- query (string): Search keyword used to find the publication. Required if url is not provided.
- item_index (integer): Zero-based index of the item in search results when using query.
Example queries
- {"query":"Siemens","item_index":"0"}