Kompas.id Scrapper avatar
Kompas.id Scrapper

Deprecated

Pricing

$10.00 / 1,000 results

Go to Store
Kompas.id Scrapper

Kompas.id Scrapper

Deprecated

Developed by

Romy Saputra Sihananda

Romy Saputra Sihananda

Maintained by Community

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.

0.0 (0)

Pricing

$10.00 / 1,000 results

0

Total users

2

Monthly users

1

Runs succeeded

0%

Last modified

2 months 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.

$echo '{
< "query": {
< "cursor": "Pagination cursor",
< "hastag": "Hashtag for filtering",
< "category": "Category for filtering",
< "slug": "Slug for articles",
< "startDate": "Start date (YYYY/MM/DD)",
< "endDate": "End date (YYYY/MM/DD)"
< }
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: