{"id":46599135,"url":"https://github.com/dacrab/maps-lead-scraper","last_synced_at":"2026-03-07T15:37:35.520Z","repository":{"id":327056019,"uuid":"1098424253","full_name":"dacrab/maps-lead-scraper","owner":"dacrab","description":"A straightforward tool to scrape business leads from Google Maps and extract contact details from their websites.","archived":false,"fork":false,"pushed_at":"2026-03-02T21:05:36.000Z","size":137,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-02T23:28:51.539Z","etag":null,"topics":["automation","google-maps-scraper","lead-generation","osint","playwright","python"],"latest_commit_sha":null,"homepage":"https://email-scraper-9svf.onrender.com","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dacrab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-17T17:09:12.000Z","updated_at":"2026-03-02T21:03:53.000Z","dependencies_parsed_at":"2026-03-02T22:02:43.105Z","dependency_job_id":null,"html_url":"https://github.com/dacrab/maps-lead-scraper","commit_stats":null,"previous_names":["dacrab/email-scraper"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dacrab/maps-lead-scraper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dacrab%2Fmaps-lead-scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dacrab%2Fmaps-lead-scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dacrab%2Fmaps-lead-scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dacrab%2Fmaps-lead-scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dacrab","download_url":"https://codeload.github.com/dacrab/maps-lead-scraper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dacrab%2Fmaps-lead-scraper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30219682,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T14:02:48.375Z","status":"ssl_error","status_checked_at":"2026-03-07T14:02:43.192Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automation","google-maps-scraper","lead-generation","osint","playwright","python"],"created_at":"2026-03-07T15:37:34.611Z","updated_at":"2026-03-07T15:37:35.436Z","avatar_url":"https://github.com/dacrab.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Maps Lead Scraper\n\nScrape business leads from Google Maps and extract contact details from their websites.\n\n![Python](https://img.shields.io/badge/python-3.9+-blue.svg)\n![Playwright](https://img.shields.io/badge/playwright-v1.58+-orange.svg)\n![License](https://img.shields.io/badge/license-MIT-blue.svg)\n\n## Features\n\n- Auto-scrolls Google Maps to collect maximum listings per query\n- Detects direct-hit searches (single result pages) automatically\n- Bypasses cookie consent screens\n- Enriches every listing by visiting its website to extract emails and phones\n- Real-time dashboard with live log panel, filtering, and CSV export\n- Collapsible sidebar, resizable log panel, full mobile support\n\n## Stack\n\n- **FastAPI + uvicorn** — async web server, scraper runs on the same event loop\n- **Playwright** — headless Chromium browser automation\n- **Tailwind CSS + Alpine.js** — frontend, no build step\n\n## Installation\n\n```bash\ngit clone https://github.com/dacrab/maps-lead-scraper.git\ncd maps-lead-scraper\npip install -r requirements.txt\nplaywright install chromium\n```\n\n## Usage\n\n```bash\npython3 main.py\n```\n\nOpen `http://localhost:8000`, go to **Settings**, configure your search terms and locations, then hit **Start**.\n\n## Configuration\n\n| Setting | Description |\n| :--- | :--- |\n| **Search Terms** | Comma-separated business types, e.g. `Plumbers, Dentists` |\n| **Locations** | Comma-separated cities or areas, e.g. `New York, London` |\n| **Max Results** | Per-query limit. `0` = unlimited |\n| **Headless** | Run browser in background (recommended) or visible for debugging |\n| **Concurrency** | Number of parallel tabs for website enrichment |\n\n## Project Structure\n\n```\nmain.py           # Scraper + FastAPI server\ntemplates/\n└── index.html    # Dashboard + Settings SPA\nstatic/           # Logo, favicon\ncontacts.csv      # Auto-saved leads\nconfig.json       # Auto-saved settings\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdacrab%2Fmaps-lead-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdacrab%2Fmaps-lead-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdacrab%2Fmaps-lead-scraper/lists"}