Skip to content
This repository was archived by the owner on Dec 12, 2023. It is now read-only.
This repository was archived by the owner on Dec 12, 2023. It is now read-only.

no domain_blacklist attribute #3

@zcatbear

Description

@zcatbear

I have been trying to use this library to update get a domain_blacklist returning and always get an error.

In [4]: api.domain_blacklist('malware')
---------------------------------------------------------------------------
AttributeError                            Traceback (most recent call last)
<ipython-input-4-27aa5f593144> in <module>()
----> 1 api.domain_blacklist('malware')

AttributeError: 'Cymon' object has no attribute 'domain_blacklist'

I have put in my API key already and I don't see the domain_blacklist option when i do help(api).
I know it is part of the package but I can't seem to see it for some reason. I have installed this through pip and have tried to upgrade it and reinstall it through pip.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions