Skip to content

Script to search for businesses by zip code using Google Places API

License

Notifications You must be signed in to change notification settings

skulltech/placeshunt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

placeshunt

Script to search for businesses by zip code using Google Places API

Usage

$ python3 places.py
[*] Name of the file containing zip codes [default: zips.csv]:
[*] The search query: verizon
[*] Searching for places in zipcode: 30301
[*] Searching for places in zipcode: 30302
[*] Searching for places in zipcode: 30303
[*] Searching for places in zipcode: 30304
...

The output is saved in — output-query.csv

About

Script to search for businesses by zip code using Google Places API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages