Initial commit: Lead Scraper - Google Maps

This commit is contained in:
Mambo
2026-02-11 01:48:37 +01:00
commit 831d63b7e8
13 changed files with 2406 additions and 0 deletions

2
.env.example Normal file
View File

@@ -0,0 +1,2 @@
APIFY_API_TOKEN=your_apify_token_here
PORT=8086