Lead scraping tool for Google Maps
Project description
Stratix Lead Scraper Server
A hosted lead scraping server. Users sign up in their browser and scrape Google Maps leads — no installation needed on their end.
How it works
- You install this on a server (VPS, cloud VM, or your own machine)
- Your users visit your server URL in their browser, sign up, and scrape
- Admin panel lets you manage all users, upgrade them to paid, view usage, reset passwords
Install (server only)
pipx install stratixleadscraper
pip install waitress # recommended for production
playwright install chromium # for headless browser
Run
stratixleadscraper
Opens on http://0.0.0.0:5000.
Production
HOST=0.0.0.0 PORT=5000 stratixleadscraper
Or use environment variables. Point your domain or IP at the server.
Configuration
Edit config.json (auto-created on first run):
| Key | Purpose |
|---|---|
site_url |
Your public URL (e.g. https://leads.yourdomain.com) — used in password reset emails |
smtp_host |
SMTP server for sending password resets |
admin_email |
Contact email shown to free users who hit their limit |
Default admin
- Email:
admin@stratixagency.site - Password:
Admin@123
Change this immediately after first login. Admin panel at /admin.
Tiers
- Free: 10 scrapes, then prompted to contact admin
- Paid: ₹299/month — admin generates a license key linked to the user's email
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file stratixleadscraper-1.3.0-py3-none-any.whl.
File metadata
- Download URL: stratixleadscraper-1.3.0-py3-none-any.whl
- Upload date:
- Size: 27.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1caeb6f83cea826de8dc76da11f17fbc59f527a9d69e8a64a9b02d098f2da5a5
|
|
| MD5 |
e4a2e11d5093655fae76435ef6582a0f
|
|
| BLAKE2b-256 |
4c04044520e7ff9f77136559709ac6a670128ad5f5bb48f4681c85eff4174d25
|