Utility to create an Excel file from a text query to Google Places
Project description
gather-leads
A minimal, proof-of-concept command-line tool to post a text query on Google's Places API and write the results in an Excel file.
Installation
$ pip install gather-leads
Usage
usage: gather-leads [-h] [--version] SEARCH_TEXT API_KEY OUTPUT
positional arguments:
SEARCH_TEXT Input query
API_KEY Your API key
OUTPUT Output file
options:
-h, --help show this help message and exit
--version show program's version number and exit
You need to generate your own Google API key. Instructions available here.
Example:
export MY_KEY=SomeLongString
gather-leads 'spicy vegan food New York' $MY_KEY spicy.xlsx
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gather_leads-0.1.0.tar.gz
(5.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gather_leads-0.1.0.tar.gz.
File metadata
- Download URL: gather_leads-0.1.0.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a6057f0293b425d0d0498aedef3611d8078a69d4bddfd8775270d116078e7928
|
|
| MD5 |
88f889f868e181d867130aed5c010510
|
|
| BLAKE2b-256 |
8713810f0da87b2f2ca0684df14b848fb693228b4cfd28ff3fd4b00cfa77ccdb
|
File details
Details for the file gather_leads-0.1.0-py3-none-any.whl.
File metadata
- Download URL: gather_leads-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3de59e4c4483135a3918f002117d2772ac097d9d139192b10a8d9771cc9a6cf3
|
|
| MD5 |
b8953f373d63e1a9511122e50c80b350
|
|
| BLAKE2b-256 |
99270caeecd27767f8cdf3a887f5cf808eed2d0ba46a54f1d0d26fae02e7d77a
|