Skip to content
/ findbiz Public

Simple utility script to find businesses and render them out to a spreadsheet

Notifications You must be signed in to change notification settings

lewars/findbiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

findbiz

Quick Setup

Here are the steps to quickly set up findbiz and run it successfully.

make build
cat << EOF > config.yml
---
location:
  - 18.019615
  - -76.779832
key: Insert_Your_API_Key_Here
EOF
python ./findbiz.py 'general contractor'
cat bizz.csv # or import to Google Sheets, using '|' as delimiter

About

Simple utility script to find businesses and render them out to a spreadsheet

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published