Connector status
In this demo, discovery uses Google Places.
API key required
Google Places
Uses process.env.EXPO_PUBLIC_GOOGLE_MAPS_API_KEY (fallback: NEXT_PUBLIC_GOOGLE_MAPS_API_KEY).
If you want, I can add more connectors (Yelp, domain WHOIS provider, etc.) behind a switch here.
Scoring rules
Weights used to compute the 0–100 quality score.
Loading…
Rate limits
Used by the job runner to throttle calls.
Crawl policy
Controls user agent, page limits, and robots.txt preference.
Auth note
User Accounts are currently disabled in this project’s settings. If you enable them, I can:
- Make Admin-only routes require an admin role
- Tie jobs/leads/exports/suppression to the signed-in user
- Add a simple credits + plan page