Skip to content

Problems when querying. #32

@rodvan

Description

@rodvan

I am doing this code:
`
people = clearbit.Prospector.search(domain="twitter.com", role='marketing')

if people:
    for person in people:
        print(person)`

But I am getting this result on the print.
page page_size total results

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions