Occrp: Get Articles By Section
Occrp via Parse · news_media
Retrieve articles filtered by thematic section. Returns paginated results matching the specified section facet from the Algolia index. 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_articles_by_section
- Interface artifact
- sha256:be7ec1661b36da4467b0dea422b43684298cb351c1c765beaa94d1c841b0513c
- Manifest digest
- sha256:6ae23624c6647ea548434fafdc136dabed38c11b50cba4494c97b02cf456c572
Request fields
- page (integer): Page number (0-indexed)
- limit (integer): Number of results per page
- section (string, required): Section name to filter by: Allowed values: Organized Crime, Corruption, Money Laundering, Power and Influence, Freedom and Repression, Enablers, Sanctions, Environment
Example queries
- {"page":"0","limit":"5","section":"Corruption"}