Kitabisa: Get Campaign Latest News
Kitabisa via Parse · Finance
Fetch the latest news/updates for a specific campaign. Returns update posts with title, HTML content, and publication timestamp. Not all campaigns have updates — an empty array is valid for campaigns without news. API for kitabisa.com — Indonesia's largest crowdfunding platform. Provides access to campaigns, categories, donors, fundraiser profiles, and search. Fulfilled by Parse from kitabisa.com.
- finance
- government-public
- kitabisa
- kitabisa-com
- marketplace
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/cd131fa0-0793-4134-b338-fa4ef93229b0/get_campaign_latest_news
- Interface artifact
- sha256:5dff06edeec747789670fa0c72171de7808a7f6c0514134ad08668660aa0ba78
- Manifest digest
- sha256:35210bd93fa138f795a1b38c6a023586a76b9eb5c9e51649f28218925795effc
Request fields
- limit (integer): Number of updates to return.
- offset (integer): Pagination offset.
- campaign_id (integer, required): Campaign ID (numeric). Available from campaign list or detail endpoints.
Example queries
- {"limit":"5","offset":"0","campaign_id":"735756"}