Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 328 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 328 Bytes

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