Using Search results as a sales tool

1 replies
I am trying to figure out a way that I can run a report to show the search results for a bunch of terms plus locations.
Ex:

Painting in Kitty Hawk
Commercial Painting in Kitty Hawk
Interior Painting in Kitty Hawk
Exterior Painting in Kitty Hawk
House Painting in Kitty Hawk

I want to be able to use this to show potential clients how the search results looks right now and go onto explain how I can build them a website and get them hopefully on that list.

I have used Bright Local for similar reports when someone has a website but I am trying to figure out a way to do the same BUT when a someone does NOT currently have a website.
Thanks in advance for any suggestions.
#results #sales #search #tool
  • Profile picture of the author StanHyeck
    Originally Posted by tarpontim1138 View Post

    I am trying to figure out a way that I can run a report to show the search results for a bunch of terms plus locations.

    I want to be able to use this to show potential clients how the search results looks right now and go onto explain how I can build them a website and get them hopefully on that list.
    If you know how to program in PHP then you can do it, or you can hire a PHP developer to do something like this pretty cheap.

    Use the "snappy" php library to take the snap shots of google. Outputting the report is easy from there. The "snappy" php library can be gotten from GitHub here:
    https://github.com/KnpLabs/snappy
    {{ DiscussionBoard.errors[9052047].message }}

Trending Topics