Scraper Hacker News — Stories, emplois, commentaires et utilisateurs

Extrayez des données structurées de Hacker News de Y Combinator. Top stories, nouvelles stories, offres d'emploi, threads Ask HN, projets Show HN, commentaires et profils utilisateurs. HTTP-only — sans Chrome, sans Playwright.

Ouvrir sur Apify → Essayer maintenant
Image Docker
~12MB
RAM
128MB
Proxy
Datacenter
Couverture
Mondiale
Tarifs
0,50$/1k éléments
Anti-bot
Empreinte TLS

Ce que vous pouvez extraire

Cas d'utilisation

Exemple API

# Lancer une exécution via l'API Apify
curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~ycombinator-scraper/runs?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "mode": "top",
    "maxResults": 100,
    "includeComments": true
  }'

# Ou utiliser avec des agents IA via MCP :
# https://mcp.apify.com?tools=santamaria-automations/ycombinator-scraper

Intégrations

Comparaison

CaractéristiqueNanoScrapeWrappers HN API
Image Docker~12MBVariable
RAM128MBVariable
Coût pour 1k éléments0,50$2$ - 10$
Format de sortieJSON structuréFormat API brut
Commentaires inclusOui (imbriqués)Appels séparés
RechercheIntégréeAPI Algolia

Champs de sortie

ChampTypeExemple
titlestringShow HN: I built a new database
urlstringhttps://example.com/article
scorenumber342
authorstringpg
comment_countnumber187
created_atstring2026-04-23T08:15:00Z
typestringstory
hn_urlstringhttps://news.ycombinator.com/item?id=...
Ouvrir sur Apify → Essayer maintenant — offre gratuite disponible