Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Searching for and extracting business information? #27

Open
rgaufman opened this issue Apr 18, 2021 · 1 comment
Open

Searching for and extracting business information? #27

rgaufman opened this issue Apr 18, 2021 · 1 comment

Comments

@rgaufman
Copy link

Is there any way to search for business in a specific location. e.g. "hairdresser in London" and extracting the business info?

@richjdsmith
Copy link

I believe you have to make two calls to the API, one for a list of "hairdressers in London", then using that list of google place IDs, you iterate over it and extract the information for each one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants