Occrp: Get Articles By Region
Occrp via Parse · news_media
Retrieve articles filtered by geographic region. Returns paginated results matching the specified region 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_region
- Interface artifact
- sha256:6ed56ed9a698da46c3be015463307c6c87c1ab6d3d9fe9da1489f49cfed282da
- Manifest digest
- sha256:c9567a67a2adcbaad3a92734b7da5f9ca0375e674e31f1858dce468233d8ca01
Request fields
- page (integer): Page number (0-indexed)
- limit (integer): Number of results per page
- region (string, required): Region name to filter by: Allowed values: Europe, Asia, North America, Latin America, Middle East, Africa, Pacific
Example queries
- {"page":"0","limit":"5","region":"Europe"}