community-automations/hn-job-scraper

研究與情報

PublicClaude 子代理

HN 職缺爬蟲

HN 的「Who is Hiring」文章把數百個職缺塞在一大串無法篩選的留言裡。這個爬蟲會讀完整個討論串,把每則徵才訊息轉成乾淨的一列。

sonnet3 天HN Firebase APIPlaywrightOpenAIAirtable
ClaudeClaude
ROI for
README.md

為什麼選擇此子代理

HN 的「Who is Hiring」文章把數百個職缺塞在一大串無法篩選的留言裡。這個爬蟲會讀完整個討論串,把每則徵才訊息轉成乾淨的一列。

你最終會得到一張可篩選的表格:公司、職缺、地點、遠端政策、技術堆疊,以及有標註的薪資。幾秒鐘就能篩出歐洲的遠端 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.