news.ycombinator.com API: get_post_commenters
news.ycombinator.com via Parse · news_media
Get a breakdown of all commenters on a post: who commented, how many times each person commented, total replies they received, and the full text of each of their comments. Commenters are sorted by comment count (most active first). Uses Algolia items API for full nested comment tree. Scraper for Hacker News stories, comments, users, jobs, and engagement statistics using Firebase and Algolia APIs. Fulfilled by Parse from news.ycombinator.com.
- developer-tools
- jobs
- news-media
- news-ycombinator-com
- parse
- platform-key
- social-media
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/1ad7a614-cdcd-4bd0-87e6-2cc68e58d555/get_post_commenters
- Interface artifact
- sha256:c5d7f10605580d18ad9d1d43c9c15cba5225f59798656e617f7a5074228dc80b
- Manifest digest
- sha256:855f82cc2096555c3022b21823a46b5fed182911b5c966e683e5efe93b38ae56
Request fields
- limit (integer): Max number of commenters to return (max 100)
- post_id (string, required): Hacker News post ID
Example queries
- {"limit":"5","post_id":"48463808"}