Apify Store
AS
Apify Store
/xmiso_scrapers/businesses-without-websites-leads-scraper-google-maps

Businesses Without Websites Leads Scraper (Google Maps)

Get unique leads of various businesses which don't seem to have their own website yet. Offer them web related services, SEO, design etc. This is list of potential candidates, not guaranteed for 100% accuracy

liveasyncunknown~30s typical
LEAD_GENERATIONAUTOMATIONSEO_TOOLS
$0.0020
per result + $0.01 call
plus $0.001 platform fee per run
Usage-based actor: event charges passed through at cost plus 25%
Bring your own Apify Store key: provider portion drops to $0.
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run apify /xmiso_scrapers/businesses-without-websites-leads-scraper-google-maps for me.

Input

FieldTypeDescription
business_typestring (All | Restaurants & Food | Coffee & Tea Shops | Bars & Nightlife | Beauty & Personal Care | Fitness & Wellness)Select type of business
countrystring (All | US)Select the country code
statestring (All | AL | AK | AZ | AR | CA)Filter results by US state
last_updatedstringRetrieve only results published after this date (YYYY-MM-DD)
has_emailbooleanFilter only leads with email
max_resultsintegerMaximum number of results to retrieve default 100
offsetintegerHow many rows to skip. Useful when you already downloaded x rows and don't want to get duplicates default 1

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"apify","endpoint":"/xmiso_scrapers/businesses-without-websites-leads-scraper-google-maps","input":{"max_results":100,"offset":1},"wait":false}'
poll
curl "https://cracked-ai-pearl.vercel.app/v1/runs/<runId>?wait=30" -H "Authorization: Bearer ck_live_..."
cli
npx cracked-ai run -p apify -e /xmiso_scrapers/businesses-without-websites-leads-scraper-google-maps -i '{"max_results":100,"offset":1}' -w 120
mcp
run_tool({ provider: "apify", endpoint: "/xmiso_scrapers/businesses-without-websites-leads-scraper-google-maps", input: {"max_results":100,"offset":1}, wait: false })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.