No Website Business Finder avatar

No Website Business Finder

Pricing

Pay per usage

Go to Apify Store
No Website Business Finder

No Website Business Finder

Find local businesses without websites or weak online presence. Score outreach opportunities for web design, SEO, booking, and local marketing teams.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Lonely

Lonely

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

12 hours ago

Last modified

Share

Find local businesses without websites or with weak online presence — built for web design, SEO, local marketing, and lead generation teams.

This Actor searches Google Maps for a business category in a location, checks whether each business has a website, optionally performs basic website health checks, scores the opportunity, and exports leads that are more likely to need website, local SEO, online booking, or web presence services.

Why use this Actor?

Most local business datasets are just raw rows. This Actor is designed to surface buying signals:

  • Businesses with no website listed on Google Maps
  • Businesses with high review volume but weak online presence
  • Websites that may be unreachable or missing HTTPS
  • Websites without obvious contact or booking cues
  • Leads prioritized with an opportunityScore and leadPriority

Who is this for?

  • Web design agencies
  • SEO consultants
  • Local marketing agencies
  • Lead generation teams
  • Freelancers selling websites to local businesses
  • Appointment booking / automation providers

Input

{
"location": "Austin, TX",
"businessCategory": "mobile notary",
"maxResults": 25,
"includeWeakWebsites": true,
"checkWebsiteHealth": true,
"minOpportunityScore": 40,
"proxyConfiguration": {
"useApifyProxy": false
}
}

Input fields

FieldDescription
locationCity, region, or local market to search. Example: Austin, TX
businessCategoryBusiness type. Example: mobile notary, plumber, med spa, dog groomer
maxResultsMaximum Google Maps listings to analyze
includeWeakWebsitesInclude businesses that have a website but show weak signals
checkWebsiteHealthVisit websites to check reachability, HTTPS, contact cues, and booking cues
minOpportunityScoreOnly export leads at or above this score. Use 0 to export everything
proxyConfigurationOptional Apify proxy configuration

Output

Each dataset item contains fields like:

{
"searchQuery": "mobile notary in Austin, TX",
"scrapedAt": "2026-07-07T02:34:55.947Z",
"businessName": "Example Mobile Notary",
"googleMapsUrl": "https://www.google.com/maps/place/...",
"website": null,
"websiteDomain": null,
"phone": "+1 555-555-5555",
"address": "Austin, TX",
"rating": 5,
"reviewCount": 128,
"websiteMissing": true,
"websiteHealth": null,
"opportunityScore": 75,
"leadPriority": "B",
"opportunityReasons": [
"No website listed on Google Maps",
"Has 128 Google reviews, indicating real demand",
"Phone number is available for outreach"
],
"suggestedPitch": "Offer a simple, mobile-friendly website with local SEO basics."
}

Opportunity scoring

The score is designed for outreach prioritization, not as a perfect business valuation.

SignalImpact
No website listedHigh
Listed website unreachableHigh
No HTTPSMedium
No contact cuesMedium
No booking / appointment cuesMedium
50+ Google reviewsMedium
Rating under 4.2 with review volumeMedium
Phone availableLow

Lead priority mapping:

ScorePriority
80–100A
60–79B
40–59C
0–39D

Example use cases

Web design outreach

Find local service businesses with no listed website and enough review volume to indicate active demand.

Local SEO prospecting

Find businesses with weak web presence but visible Google Maps activity.

Booking / appointment automation

Find clinics, salons, notaries, mechanics, and other appointment-driven services without obvious booking cues.

Small local service categories often work best for this Actor:

  • mobile notary in Austin, TX
  • mobile mechanic in Phoenix, AZ
  • house cleaning in Dallas, TX
  • lawn care in Tampa, FL
  • handyman in Miami, FL
  • dog groomer in Denver, CO
  • tax preparer in Atlanta, GA
  • towing service in Orlando, FL

High-value verticals such as dentists, med spas, roofers, chiropractors, and law firms can also be tested, but many of them already have websites.

Notes and limitations

  • Google Maps layout and anti-automation behavior can change.
  • Use lower maxResults for small tests and higher values only after validating a category/location.
  • Google may mask phone digits in some environments.
  • Website health checks currently inspect the homepage only.
  • The Actor does not send emails, make calls, or contact leads automatically.
  • Make sure your use complies with applicable laws, privacy rules, and platform terms.

Practical tip

Start with maxResults: 10–25 and minOpportunityScore: 40. Once you find categories that produce good leads, scale up gradually.