Occrp: Get Article Detail
Occrp via Parse · news_media
Fetch and parse the full HTML page of an OCCRP article. Returns structured data including headline, body text, authors, publication date, partner organizations, article type, and tags. Requires the article URL (full or relative path). Each call is a separate HTTP fetch of the article page — use search endpoints to discover article URIs first. API to extract articles, investigations, and projects from OCCRP.org (Organized Crime and Corruption Reporting Project). Powered by Algolia search for article discovery and HTML parsing for full article details. Fulfilled by Parse from occrp.org.
- b2b-directory
- government-public
- news-media
- occrp
- occrp-org
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- news_media
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/c1247c1e-9818-4a07-a48d-e339774986d7/get_article_detail
- Interface artifact
- sha256:86a2172c53e571f16c73d7b3baafb0cf1fabae4b78597413facaab9f66e0ffbc
- Manifest digest
- sha256:b269d192073762bc2c3016b5ad087ae553a7f8abe2f9ae508a243e461812c5eb
Request fields
- url (string, required): Full URL or relative path of the article (e.g. https://www.occrp.org/en/investigation/fatal-liver-transplants-in-georgia-were-rush-jobs or /en/investigation/fatal-liver-transplants-in-georgia-were-rush-jobs)
Example queries
- {"url":"https://www.occrp.org/en/investigation/fatal-liver-transplants-in-georgia-were-rush-jobs"}