π¦ ClawHub
CRE Scraper
by @jaceagentic
Scrapes commercial real estate listings from Crexi and LoopNet using Claude in Chrome on a Mac Mini with residential IP. Bypasses Cloudflare bot protection....
TERMINAL
clawhub install cre-scraperπ About This Skill
name: cre-scraper version: 2.0.0 description: Scrapes commercial real estate listings from Crexi and LoopNet using Claude in Chrome on a Mac Mini with residential IP. Bypasses Cloudflare bot protection. Extracts structured financials, broker contacts, and AI investment analysis. Saves to SQLite and syncs to OpenClaw Command Center dashboard. requirements: binaries: - claude - rsync - sqlite3 platform: macOS notes: Requires Claude Code with Claude in Chrome extension. Residential IP required β does not work from VPS/datacenter IPs.
CRE Scraper v2.0
Scrape commercial real estate listings from Crexi and LoopNet using Claude in Chrome.
Architecture
Mac Mini (residential IP + Chrome)
β /scrape-crexi or /scrape-loopnet slash commands
β ~/.openclaw/workspace/data/properties.db
β rsync to VPS staging
β sync-properties.py β Command Center dashboard
Requirements
chromeEnabled: true in ~/.claude/settings.jsonUsage
Run Crexi scrape (all 21 combinations):
~/.openclaw/skills/cre-scraper/run-scrape.sh
Run enrichment on unenriched properties:
~/.openclaw/skills/cre-scraper/enrich-batch.sh [batch_size]
Or inside Claude Code:
/scrape-crexi
/scrape-loopnet
Configuration
What gets scraped
Per listing:
Cron schedule (launchd)
Trigger phrases
Output
Properties saved to ~/.openclaw/workspace/data/properties.db and synced to OpenClaw Command Center dashboard via sync-properties.py.
π‘ Examples
Run Crexi scrape (all 21 combinations):
~/.openclaw/skills/cre-scraper/run-scrape.sh
Run enrichment on unenriched properties:
~/.openclaw/skills/cre-scraper/enrich-batch.sh [batch_size]
Or inside Claude Code:
/scrape-crexi
/scrape-loopnet