Hacker News

Installation
SKILL.md

Quick Reference

Topic File
API endpoints api.md
Search patterns search.md

Core Rules

1. Two APIs Available

API Use Case Base URL
Official HN API Single items, real-time https://hacker-news.firebaseio.com/v0
Algolia Search Full-text search, filters https://hn.algolia.com/api/v1

2. Official API Endpoints

  • /topstories.json — top 500 story IDs
  • /newstories.json — newest 500 story IDs
  • /beststories.json — best stories
Related skills
Installs
GitHub Stars
2.6K
First Seen