Ketto: Get Fundraiser Comments
Ketto via Parse · Other
Get comments left on a fundraiser page. Returns a paginated list of approved comments with commenter entity info (name, avatar, type) and any replies. Not all fundraisers have comments — returns an empty comments array if none exist. Access fundraiser data from Ketto.org including browsing, searching, details, updates, comments and platform statistics. Fulfilled by Parse from ketto.org.
- finance
- healthcare
- ketto
- ketto-org
- other
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Other
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/fe42df52-10de-4ea5-ade0-d4982fd50980/get_fundraiser_comments
- Interface artifact
- sha256:5c9dc3508293f5af3cdb81fcb874f1832ed95a71a96a78a8c9fc79e58c440d89
- Manifest digest
- sha256:0df10f45ff2ea40d600bbba88cf91f2f57bacbbda4ddf660523c39c0737699f4
Request fields
- slug (string, required): Fundraiser slug (custom_tag from search/browse results).
- limit (integer): Max comments to return.: Allowed values: 5, 10
Example queries
- {"slug":"my-baby-battles-for-her-life-and-we-need-your-support-to-save-her-1064511","limit":"5"}