Skip to content

Any documentation on how to use the PyPi version of CrossLinked? (AttributeError) #34

@anayi89

Description

@anayi89

I'm trying to run the PyPi version. Below is my code:

from crosslinked.search import CrossLinked
print(CrossLinked.search(["{f}{last}@example.com"]))

I'm getting the following error:
AttributeError: 'list' object has no attribute 'timeout'

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions