community-automations/hn-job-scraper

Investigação e Inteligência

PublicSubagente Claude

Raspador de Ofertas de Emprego HN

O thread «Who is Hiring» do HN tem centenas de empregos num despejo gigante de comentários sem ordem que não dá para filtrar. Este scraper lê o thread inteiro e transforma cada anúncio numa linha limpa.

sonnet3 diasHN Firebase APIPlaywrightOpenAIAirtable
ClaudeClaude
ROI for
README.md

Porquê este subagente

O thread «Who is Hiring» do HN tem centenas de empregos num despejo gigante de comentários sem ordem que não dá para filtrar. Este scraper lê o thread inteiro e transforma cada anúncio numa linha limpa.

Fica com uma tabela filtrável: empresa, função, localização, política de remoto, stack e salário, quando indicado. Ordene vagas de Rust remotas na Europa em segundos, em vez de percorrer uma página com mil comentários.

Como funciona

    • 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.

Saída de exemplo

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.