community-automations/hn-job-scraper

リサーチ&インテリジェンス

PublicClaude サブエージェント

HN求人情報スクレイパー

HNの「Who is Hiring」スレッドには数百件の求人が、フィルタリングできない巨大な未整理のコメントの山として並んでいる。このスクレイパーはスレッド全体を読み取り、各投稿をきれいな1行に変換する。

sonnet3日以内に出荷HN Firebase APIPlaywrightOpenAIAirtable
ClaudeClaude
ROI for
README.md

このサブエージェントを選ぶ理由

HNの「Who is Hiring」スレッドには数百件の求人が、フィルタリングできない巨大な未整理のコメントの山として並んでいる。このスクレイパーはスレッド全体を読み取り、各投稿をきれいな1行に変換する。

出来上がるのは絞り込み可能なテーブル。企業名、職種、勤務地、リモートポリシー、技術スタック、記載があれば給与まで。1000件のコメントをスクロールする代わりに、ヨーロッパのリモートRust案件を数秒で絞り込める。

動作の流れ

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

出力サンプル

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.