← 返回
AI智能 中文

Craigslist Monitor

Scrapes Craigslist NY service ads to find small owner-operated Staten Island, Brooklyn, and Bronx businesses needing more calls, ideal for lead generation.
抓取Craigslist纽约服务类广告,筛选斯塔顿岛、布鲁克林和布朗克斯地区需要增加客户来电的小型自营企业,适用于潜在客户开发。
jayjjimenez
AI智能 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 518
下载
💾 11
安装
1
版本
#latest

概述

Craigslist Monitor Skill

Purpose

Scrape Craigslist NY services ads to find small owner-operated businesses in Staten Island, Brooklyn, and Bronx — these are Gracie AI Receptionist leads. Businesses advertising on Craigslist need more work, meaning more calls coming in, making them ideal Gracie prospects.

Location

~/StudioBrain/00_SYSTEM/skills/craigslist-monitor/

Usage

# Basic scan (all categories)
python3 ~/StudioBrain/00_SYSTEM/skills/craigslist-monitor/monitor.py

# Scan + save results to MASTER_LEAD_LIST.md
python3 ~/StudioBrain/00_SYSTEM/skills/craigslist-monitor/monitor.py --save

# Scan specific business type only
python3 ~/StudioBrain/00_SYSTEM/skills/craigslist-monitor/monitor.py --type plumber

# Also fetch individual ads to find phone numbers
python3 ~/StudioBrain/00_SYSTEM/skills/craigslist-monitor/monitor.py --save --enrich

What It Scrapes

CategorySearch URL
---------------------
Plumbernewyork.craigslist.org/search/sss?query=plumber&nearby=1
HVACnewyork.craigslist.org/search/sss?query=hvac&nearby=1
Auto Repairnewyork.craigslist.org/search/sss?query=auto+repair&nearby=1
Dentalnewyork.craigslist.org/search/sss?query=dental&nearby=1
Contractornewyork.craigslist.org/search/sss?query=contractor&nearby=1

Output

  • Console: Formatted list with business name, phone, location, URL
  • --save: Appends markdown table to ~/StudioBrain/30_INTERNAL/WLC-Services/LEADS/MASTER_LEAD_LIST.md

Filters

Leads must be in: Staten Island, Brooklyn, or Bronx (by name or zip code).

Leads with phone numbers are sorted first.

Dependencies

  • Scrapling venv: ~/StudioBrain/00_SYSTEM/skills/scrapling/.venv/
  • scrape.py: ~/StudioBrain/00_SYSTEM/skills/scrapling/scrape.py

Cron / Scheduled Use

Run weekly on Mondays to catch fresh Craigslist posts:

openclaw cron add --schedule "0 8 * * MON" --command "python3 ~/StudioBrain/00_SYSTEM/skills/craigslist-monitor/monitor.py --save"

Why Craigslist = Hot Leads

A business posting on Craigslist is actively seeking customers. That means:

  • They have call volume (or want it)
  • They're spending time/money on marketing
  • They likely can't afford a full-time receptionist
  • Gracie solves their exact problem

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 18:31 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

self-improving agent

pskoett
捕获经验教训、错误和纠正,以实现持续改进。使用时机:(1)命令或操作意外失败;(2)用户纠正……
★ 4,058 📥 797,362
ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,353 📥 317,882
communication-collaboration

Cold Email Generator

jayjjimenez
通过抓取商业网站的相关信息,生成个性化、简洁的Gracie AI接待员推销邮件。
★ 0 📥 583