← 返回
未分类 中文

Freelance Job Scraper

Autonomous freelance job monitoring agent. Scans Hacker News Who is Hiring, YC jobs board, and remote job aggregators for high-value automation and AI gigs,...
自主自由职业工作监控代理,扫描 Hacker News招聘帖、YC 招聘板和远程工作聚合平台,获取高价值自动化与 AI 工作机会。
lanxevo3 lanxevo3 来源
未分类 clawhub v1.0.0 1 版本 99813.1 Key: 无需
★ 0
Stars
📥 534
下载
💾 0
安装
1
版本
#automation#freelance#hacker-news#jobs#latest

概述

Freelance Job Scraper

Scans multiple job boards and freelance platforms for AI/automation-related gigs. Scores each opportunity by relevance, payout, and competition level.

What It Does

  • Scrapes HN "Who is Hiring" monthly threads
  • Monitors YC jobs board for automation/AI-related postings
  • Checks remoteok.com, weworkremotely.com for relevant gigs
  • Scores opportunities by payout, competition, and AI fit
  • Generates a prioritized daily digest report

Prerequisites

  • gh CLI authenticated (for HN comments/jobs access)
  • Python 3.6+ (standard library only)
  • Browser or web fetch for job board scraping

Quick Start

# Scan all sources and generate report
python3 scripts/scan_jobs.py

# Filter by keyword
python3 scripts/scan_jobs.py --keyword "automation"

# Output to file
python3 scripts/scan_jobs.py --output freelance_leads.md

Scoring Criteria

ScoreFactor
---------------
High payout ($100+)+3 pts
AI/automation relevant+3 pts
Remote OK+1 pt
Few competition (fewer replies)+2 pts
YC company+2 pts

Output Format

## Freelance Lead Digest — 2026-03-27

### 🔥 Hot Leads (score >= 7)
1. **[Company] — Role/Task** | $AMOUNT | YC | 3 replies
   - Link: https://...
   - Why: AI/automation fit

### 🎯 Medium Leads (score 4-6)
...

### 💤 Low Priority
...

Architecture

  • scripts/scan_jobs.py — Main scraper (Python stdlib only)
  • references/hn_jobs_guide.md — How to navigate HN jobs
  • Uses gh api for HN content, web fetch for external boards

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-03 09:09 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

PR Auto-Merge Agent

lanxevo3
自动PR合并代理。扫描已批准且CI通过的PR并自动合并。支持干运行模式、压缩合并选项及最小批准数。
★ 0 📥 499

Fleet PR Agent

lanxevo3
多仓库 PR 监控与分诊代理。扫描 GitHub 仓库中的开放 PR,按时效、评审状态、CI 状态进行优先级排序,并生成结构化 Markdown 报告。
★ 0 📥 377

Bounty Hunter Agent

lanxevo3
自动扫描 GitHub、Algora、Opire 的赏金任务,按报酬和竞争程度评分并排序,可自动提交 PR。
★ 0 📥 365