Lead Finder

How to find businesses without a website in Melbourne

Melbourne runs on small businesses. Trades in the outer growth corridors, cafes on every second corner, hairdressers, physios, mechanics, removalists. A surprising number of them are on Google Maps with a phone number, a handful of reviews, and no website at all. When someone searches "electrician Dandenong" they show up in the list with nothing to click on, and the electrician above them with a site and photos gets the call.

If you build websites, that is the shortest list of likely clients you will ever get. Here is how to find it in Melbourne.

Where to look

Melbourne's growth areas are where the newer sole-trader businesses are, and they are the ones most likely to have skipped the website step. Start with:

The inner north and inner south (Fitzroy, Brunswick, Prahran, St Kilda) are where the cafes and salons are, and where competition from other designers is heaviest. Worth scanning for hospitality and beauty, less so for trades.

The manual way, and why it does not last

Search Google Maps for "electrician Dandenong". Click each listing. Look for the website button. If it is missing, note the name, phone and review count. Repeat.

You can do about 40 listings an hour this way. It is a fine way to make your first ten calls and a poor way to make your hundredth, because you cannot sort, you cannot remove the ones you have already rung, and you cannot easily tell a business with 60 reviews from one with 3 without opening both.

The API way

Google's Places API gives a script the same listings. You send a text query, "electrician in Dandenong VIC", and get back up to 60 businesses with the fields you ask for: name, phone, rating, review count, whether it is still open, and the website if there is one.

A script keeps only the ones with no website and a phone, drops the closed ones, and then scores each one. The score is simple: points for a mobile number (the owner picks up), points for each review up to a cap (established, busy, has customers who care), points for a good rating, and a small bonus for having no web presence at all versus a Facebook-only page. Highest score first, and the top of the list is where you spend your mornings.

The cost: Google gives every account 1,000 free requests a month at the tier that includes the website and phone fields. One scan is two or three requests, so about 330 free scans a month, then around 16 cents each. You will never get there.

The free tool on this site runs exactly this. Type a suburb and a trade and see the top ten with no website. The full list, with phone numbers and a CSV, is behind an email address.

Turning the list into work

Ring them. Melbourne trades start early, so 7 to 7:30 in the morning works, or 4 to 5:30 in the afternoon when they are driving. Cafes, 2 to 4. Salons, mid-morning on a weekday.

Have the listing open. Say your name and what you do in one sentence. Say the one thing you noticed. For Melbourne it often helps to name the competition: "the two electricians above you in the Dandenong search both have sites, and you have more reviews than either". Say the price and the turnaround. Ask to text a link to a site you built.

If they say yes, send one text or one email, that day, and stop. Australia's Spam Act requires consent for commercial email and SMS, a clear sender, and a working opt-out. A yes on the phone is consent. Sending to every email address you can find is not, and the fines are real.

Melbourne-specific notes

Try it now

Start with a suburb you know.

Find electricians in Dandenong with no website

Or use the free tool with any Melbourne suburb and any trade. The first ten are free, the full list is yours for an email address, and the A$49 guide shows you how to run the same search on your own free Google key, with the call script and the scoring rules written out.