
Kompas.id Scrapper
Pay $10.00 for 1,000 results

Kompas.id Scrapper
Pay $10.00 for 1,000 results
Extract data from the Kompas.id news website. This scraper allows users to retrieve various types of articles, including articles by category, hashtag, popularity, promotions, and specific article details. Additionally, it can access trending topics, free books, and ePapers from Kompas.id.
Actor Metrics
1 monthly user
No reviews yet
No bookmarks yet
0% runs succeeded
Created in Mar 2025
Modified 20 hours ago
You can access the Kompas.id Scrapper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "query": {
3 "cursor": "Pagination cursor",
4 "hastag": "Hashtag for filtering",
5 "category": "Category for filtering",
6 "slug": "Slug for articles",
7 "startDate": "Start date (YYYY/MM/DD)",
8 "endDate": "End date (YYYY/MM/DD)"
9 }
10}' |
11apify call romy/kompas-id-scrapper --silent --output-dataset
Kompas.id Scrapper API through CLI
The Apify CLI is the official tool that allows you to use Kompas.id Scrapper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: