Ycombinator: Get Trending
Ycombinator via Parse · news_media
Get trending/popular stories within a timeframe, optionally filtered by domain or topic keyword. Returns stories sorted by points with domain distribution. Narrow timeframes with specific domains may return empty results when no matching stories exist in that window. 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
- ycombinator
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_trending
- Interface artifact
- sha256:2aa283ccaf35972df64f38d3813acd336184e8aa169cef97ee6f4f6210b73c9c
- Manifest digest
- sha256:f7a383e7f1e5b8cf673e22d945677aa702d2ae611e30cb030dc7cb8495dee2c4
Request fields
- limit (integer): Maximum results to return (max 50)
- domain (string): Filter by domain or topic keyword (searches in story content and URL)
- timeframe (string): Time window: Allowed values: today, last_24h, last_3d, last_7d, last_14d, last_30d
Example queries
- {"limit":"5","domain":"AI","timeframe":"today"}