Google Maps Lead Extractor
Search Google Maps places, extract full business details, scrape reviews, generate scored leads, and perform batch / background processing.
4 subscribers
9.2/10 popularity
6395 ms avg latency
94% success rate
10 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Google Maps Lead Extractor endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Create Reviews Job /api/v1/jobs/reviews |
**Step 1:** Submit a request to extract up to 1,000 reviews for a place in the background. Because large extractions can take minutes, this endpoint immediately returns a… |
| GET |
Health Check /health |
|
| GET |
Generate Business Leads /api/v1/leads |
Search Google Maps for businesses and enrich them into scored leads. Provide a `search_term` (e.g. `dentist` or `dentist, plumber`) and a `location` (e.g. `Brooklyn NY` or… |
| GET |
Get Job Status /api/v1/jobs/{job_id} |
**Step 2 (Optional):** Check the status of a submitted job using its `job_id`. The response will show if the job is `queued`, `running`, `completed`, or `failed`. If completed,… |
| GET |
Search Google Maps /api/v1/search |
Search Google Maps for businesses, places, or points of interest. Returns a flat list of matching places with ratings, review counts, address, and contact info. Combine keyword… |
| GET |
Get Job Result /api/v1/jobs/result/{job_id} |
**Step 3:** Retrieve just the exact data array for a completed job. This endpoint is ideal for programmatic usage because it directly returns the clean list of reviews. It will… |
| GET |
Get Business Details /api/v1/details |
Fetch the full business profile for a Google Maps place. Accepts a **Google Maps URL**, a **hex place ID** (e.g. `0x89c259…`), or a **ChIJ place ID** (e.g. `ChIJIQDZbb9ZwokR…`).… |
| GET |
Get Business Reviews /api/v1/reviews |
Fetch Google Maps reviews for a business. Accepts a **Google Maps URL**, a **hex place ID** (e.g. `0x89c259…`), or a **ChIJ place ID** (e.g. `ChIJIQDZbb9ZwokR…`). Supports up to… |
| POST |
Batch Get Business Details /api/v1/batch/details |
|
| POST |
Batch Get Business Reviews /api/v1/batch/reviews |
Get Business Reviews in Batch |
Google Maps Lead Extractor pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / minute |
|
| PRO | $9 / month | 1 / second |
|
| ULTRA Recommended | $29 / month | 2 / second |
|
| MEGA | $99 / month | — |
|