requests
, python-dotenv
(optional: httpx
for async).env
file and load your API key in code.
.env
example:
lead_info
. Specify output fields in struct
.
data
:
name
, email
, phone
, company
, title
, linkedin
, website
, location
, industry
, github_url
, github_notes
struct
concise to improve speed and accuracy.lead_info
(e.g., LinkedIn URL).