Skip to content

AttributeError: 'NoneType' object has no attribute 'find' #118

@justpanchi

Description

@justpanchi

The script does not set a user agent, which causes it to fail, as it uses the default user agent of the requests library. For example, searching returns You don’t have permission to access this resource. The fix is simple: add a user agent and use it consistently for all requests.

#117 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions