Is scraping Google Maps legal? The honest answer
It depends on what you mean by "legal": against Google's terms, against the law, or against privacy rules once you use the data. Those are three different questions with three different answers - here they are, with the cases they rest on.
By Léopold Pélissier, founder of Maps to Lead. Last reviewed
2 free searches on real Google Maps data. No credit card.
Le Comptoir du Relais
comptoirdurelais.fr
Brasserie Lipp
brasserielipp.fr
Café de Flore
cafedeflore.fr
Au Pied de Cochon
pieddecochon.com
| Name | Address | Phone | Rating | Website | Emails | Socials | Action |
|---|---|---|---|---|---|---|---|
| Le Comptoir du Relais | 9 Carrefour de l'Odéon, 75006 Paris | +33 1 44 27 07 97 | ★4.6(2,341) | comptoirdurelais.fr | contact@comptoirdurelais.fr - | fbig - | |
| Brasserie Lipp | 151 Bd Saint-Germain, 75006 Paris | +33 1 45 48 53 91 | ★4.3(4,892) | brasserielipp.fr | reservation@brasserielipp.fr - | fbigtw - | |
| Café de Flore | 172 Bd Saint-Germain, 75006 Paris | +33 1 45 48 55 26 | ★4.4(11,203) | cafedeflore.fr | info@cafedeflore.fr - | igfb - | |
| Au Pied de Cochon | 6 Rue Coquillière, 75001 Paris | +33 1 40 13 77 00 | ★4.1(6,784) | pieddecochon.com | contact@pieddecochon.com - | fbig - |
"Against the ToS" is not the same as "against the law"
Start with the unambiguous part: scraping Google Maps violates Google's Terms of Service. The terms prohibit accessing the service with automated tools and extracting data in bulk. That is not a gray area - every Maps scraper, browser extension, and "free extractor" operates against the contract Google puts in front of its users.
But a ToS violation is a contract matter, not a crime. The consequences come from Google, not from a prosecutor: CAPTCHAs, IP blocks, terminated accounts, and - for commercial operations at scale - the possibility of civil action. For a business that depends on a steady flow of leads, the practical risk is that your data pipeline disappears overnight, not that anyone goes to jail.
What courts have actually said about scraping
US litigation has settled into a pattern worth understanding, because it explains why "scraping public data is legal" and "the scraper lost" keep showing up in the same news cycle. Both are true. The anti-hacking statute has been read narrowly; contract has not.
The hacking statute keeps narrowing
In Van Buren v. United States, 593 U.S. 374 (2021), the Supreme Court read the Computer Fraud and Abuse Act's "exceeds authorized access" as a gates-up-or-down question: someone entitled to reach information does not commit a federal crime by reaching it for a disapproved reason. Improper purpose stopped being a CFAA hook.
hiQ Labs, Inc. v. LinkedIn Corp., 31 F.4th 1180 (9th Cir. 2022), applied that reasoning to scraping directly. Sent back down after Van Buren, the Ninth Circuit held that scraping profiles the public can see without logging in is unlikely to be access "without authorization" at all - there is no gate to pass.
Contract is where scrapers lose
The same case supplies the cautionary half. Months after that appellate win, the district court held that hiQ had breached LinkedIn's User Agreement, and the dispute ended in a settlement and a permanent injunction in December 2022. hiQ won the argument about hacking and lost the company.
Contract only reaches as far as it applies, though, and platforms have found that limit. In Meta Platforms, Inc. v. Bright Data Ltd.(N.D. Cal. 2024), Meta's breach-of-contract claim failed because Bright Data collected only logged-out, public pages - and Meta's terms bound logged-in users. Cross the login gate and the analysis flips: a Delaware jury found for Ryanair on a CFAA claim in Ryanair DAC v. Booking Holdings Inc. (D. Del. 2024), a case about access through user accounts rather than open pages. That case has continued through post-trial motions, which is itself the point - none of this is finished.
Europe adds a layer the US does not have
EU law protects databases in their own right. The sui generis right in Database Directive 96/9/EC lets the maker of a database prevent extraction of a substantial part of it, with no hacking and no copyright infringement required. And in Ryanair Ltd v PR Aviation BV, Case C-30/14 (CJEU, 15 January 2015), the Court held that where a database is protected by neithercopyright nor the sui generis right, the owner is still free to restrict its use by contract - the Directive's user protections simply do not apply. In other words: winning the intellectual-property argument in Europe can still leave you bound by the terms you clicked through.
What this means for a lead list
Courts have been reluctant to treat scraping public data as criminal hacking. Platforms keep winning on contract anyway, and Google Maps is used through a contract you accepted. If your pipeline depends on that data, "probably not criminal" is a thin foundation to build a business on - especially when a licensed route to the same data exists and costs less than the engineering time spent evading blocks.
The layer everyone forgets: using the data
Suppose you obtained a business list - scraped or not. Privacy and anti-spam law applies to how you use it, regardless of how it was collected:
- GDPR (EU/UK): B2B outreach to a business's published contact address can rely on legitimate interest - if your pitch is relevant to the business, you identify yourself, and you honor opt-outs immediately. Run the balancing test and write down the result; the obligation is to be able to show your reasoning, not merely to have had some.
- CAN-SPAM (US): the most permissive of the three. No prior consent needed, but every commercial email needs truthful headers and subject line, a valid physical postal address, and an unsubscribe mechanism that still works for 30 days after sending. Opt-outs must be honored within 10 business days.
- CASL (Canada): the strictest. Consent is required, but implied consent covers a business address the recipient conspicuously published without a "no unsolicited email" notice, where your message relates to their role. That carve-out is what makes Maps-sourced B2B outreach workable in Canada - and it is narrow, so read it before relying on it.
- ePrivacy and national rules: member states diverge sharply. Several treat B2B email far more permissively than B2C; others do not. Germany is notably stricter than the GDPR baseline alone suggests. Check the markets you actually target rather than assuming "EU" is one rule.
None of these ban emailing a business at the address it publishes for that purpose. All of them ban being deceptive or ignoring a no. The practical compliance work is unglamorous and small: send from a real identity, say why you are writing, make the unsubscribe obvious, and process it the day it arrives.
One distinction does real work here. info@ and contact@ addresses for a company are usually not personal data; the named partner at a two-person firm, or a sole trader's address, plainly is. The second group carries the full set of data-subject rights - access, erasure, objection - and a lead list drawn from local businesses will always contain both. Treating the whole list as if it were the stricter case is the cheap way to avoid sorting them.
The route with no gray zone
Google sells official, licensed access to the same underlying data: the Places API. That is what Maps to Lead uses for every search - no automated browsers, no parsed HTML, no ToS violation.
| Maps scraper | Official Places API (Maps to Lead) | |
|---|---|---|
| Google ToS | Violates it | Compliant - paid, licensed access |
| Legal exposure | Contract claims, unsettled case law | None from Google - it's the product |
| Blocking risk | CAPTCHAs, IP bans, silent failures | No blocking |
| Business continuity | Pipeline can vanish overnight | Stable, supported API |
| Email addresses | Not in Maps at all | Extracted from each business's own website |
The email-enrichment step deserves its own note: Maps to Lead's crawler reads each business's own public website- the homepage and contact page the business published precisely so people can contact it. That is a different activity from scraping Google's platform, both technically and legally: no platform terms are being violated, and the data collected is what the business chose to publish about itself.
Pricing
Simple pricing
Start free, upgrade when you need. Every paid plan includes unlimited enrichment and CSV export.
2 searches and 10 enrichments on real Google Maps data, so you can check the results are genuine before paying.
Starter
For solo prospectors getting started.
- Unlimited enrichment
- CSV export
- Unlimited search history
- Email support
Pro
For growing sales teams and freelancers.
- Load more results
- Unlimited enrichment
- CSV export
- Unlimited search history
- Priority support
Agency
For agencies and high-volume prospecting.
- Load more results
- Unlimited enrichment
- CSV export
- Unlimited search history
- Dedicated support
- Ideal for teams & agencies
FAQ
Frequently asked questions
Is there a free plan?
Yes. Every account starts with 2 free searches and 10 free enrichments - no credit card. You run them against real Google Maps data and real business websites, so you can check the results are genuine before paying. Email addresses are shown with the domain visible and the rest hidden (like c•••••t@example.com) until you subscribe; the full addresses are already found and unlock the moment you do. Paid plans start at $19/month.
Is scraping Google Maps a crime?
Generally no - courts (notably in hiQ v. LinkedIn) have been reluctant to treat scraping publicly visible data as criminal hacking. But it does violate Google's Terms of Service, which exposes you to blocks, account termination, and civil contract claims. This isn't legal advice; jurisdiction matters.
Can Google ban or sue me for scraping Maps?
Ban: yes, routinely - CAPTCHAs, IP blocks, and account termination are automated and common. Sue: it happens mainly to commercial-scale operations, on breach-of-contract grounds. For most businesses the realistic cost is a lead pipeline that silently breaks.
Is data scraped from Google Maps GDPR-compliant to use?
GDPR cares about use, not just collection. B2B outreach to a business's published contact details can rely on legitimate interest - relevant pitch, honest identification, immediate opt-outs - regardless of the data source. Sole traders' details are personal data under GDPR, so those duties apply in full.
Is Maps to Lead a scraper?
Not of Google Maps. All Maps data comes from the official, paid Google Places API. The email-enrichment step uses our own crawler to read each business's public website - the same pages you'd read in a browser - which involves no Google property at all.
Is it legal to scrape Google reviews?
Review texts sit behind the same ToS - bulk-extracting them violates Google's terms, and reviews are also user-generated content with their own copyright questions. The official API exposes rating and review count, which is what Maps to Lead returns for qualification.
Related guides
Get the data without the gray zone
Official Google API in, enriched contact list out. Start free - no credit card needed.
Start free2 free searches · 10 free enrichments · no credit card