community-automations/hn-job-scraper

Ricerca & Intelligence

PublicSubagent Claude

Scraper di offerte HN

Il thread 'Who is Hiring' di HN contiene centinaia di offerte in un unico, enorme mucchio di commenti non ordinato e impossibile da filtrare. Questo scraper legge l'intero thread e trasforma ogni annuncio in una riga pulita.

sonnet3 giorniHN Firebase APIPlaywrightOpenAIAirtable
ClaudeClaude
ROI for
README.md

Perché questo subagent

Il thread 'Who is Hiring' di HN contiene centinaia di offerte in un unico, enorme mucchio di commenti non ordinato e impossibile da filtrare. Questo scraper legge l'intero thread e trasforma ogni annuncio in una riga pulita.

Ti ritrovi con una tabella filtrabile: azienda, ruolo, sede, politica di remote, stack e stipendio quando indicato. Filtra i ruoli Rust in remote in Europa in pochi secondi invece di scorrere una pagina da mille commenti.

Come gira

    • Read

      Used at step 01 to kick off the pipeline.

    • Write

      Used at step 01 to kick off the pipeline.

    • WebFetch

      Used at step 01 to kick off the pipeline.

    • WebSearch

      Used at step 01 to kick off the pipeline.

Esempio di output

json
// Sample output
// (generated when the pipeline finishes)

Parse each HN hiring comment into JSON {company, role, location, remote, stack[], salary}; leave fields null when absent and skip non-postings.

Unlock the rest

The full agent definition, install snippet, and starter task are gated for community members.

Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.