Install
openclaw skills install gov-permit-scraperScrape government permit databases (liquor licenses, business registrations, contractor permits, health permits) to generate B2B sales leads. Enriches raw pe...
openclaw skills install gov-permit-scraperTurn government permit databases into enriched B2B lead lists with automated outreach.
https://www.tabc.texas.gov/public-information/new-permits-issued/The scraper pattern works for any government permit database:
# Set environment variables
export BRAVE_API_KEY=your_key
export RESEND_API_KEY=your_key
# Run the TABC pipeline
node scripts/permit-pipeline.js --source tabc --since 2026-03-01
# Dry run (no emails sent)
node scripts/permit-pipeline.js --source tabc --since 2026-03-01 --dry-run
Edit scripts/config.json:
source: Which permit database to scrapefilterKeywords: Permit types to excludeenrichmentMethod: brave | deepcrawl | directemailTemplate: Customizable pitch templatesheetId: Google Sheets ID for lead trackingfromEmail: Sender email addressscripts/permit-pipeline.js — Main scrape → enrich → email pipelinescripts/config.json — Pipeline configurationCongratulate on new license, offer relevant service. Keep under 100 words.
Quick bump with one additional value point.
Last touch, include social proof or case study link.
references/data-sources.md for government database URLs by statereferences/compliance.md for CAN-SPAM and cold email legal guidelines