Search (advanced search) | ||||
Use this Search form before posting, asking or make a new thread.
|
06-02-2018, 01:12 AM
Post: #1
|
|||
|
|||
How can I auto populate a directory site with Google API
I want to do a local directory website for a city in my area and I would like to auto populate all the businesses in the area. Can I do this using google api? I want to have all types of categories such as restaurants,lawncare,dentists,roofers,etc. anything that would show up in google my places .
Can this be done? Thanks |
|||
06-04-2018, 10:19 PM
(This post was last modified: 06-04-2018 10:19 PM by verminator.)
Post: #2
|
|||
|
|||
RE: How can I auto populate a directory site with Google API
The way I've done it in the past is using a scraper like Mobile Renegade, looking for business types. Then do a CSV import with the businesses. It takes a long time if you have several niches.
|
|||
06-04-2018, 10:50 PM
Post: #3
|
|||
|
|||
RE: How can I auto populate a directory site with Google API
Me too.. would like to know on how this can be done in the simplest way...
|
|||
06-05-2018, 02:52 AM
Post: #4
|
|||
|
|||
RE: How can I auto populate a directory site with Google API
Ideally I would like to use
Code: https://themeforest.net/item/listable-a-friendly-directory-wordpress-theme/13398377 |
|||