HubSpot-python Search results iterating sample app

September 19, 2023 ยท View on GitHub

Requirements

  1. Make sure you have Python 3.8+ installed.
  2. Configured .env file

Running

  1. Install dependencies
pip3 install -r requirements.txt
  1. Commands

Show all commands (get help)

python cli.py -h

Run sample app

python cli.py -q [search_query] -s [batch_size]

Example:

python cli.py -q test -s 5