Skip to content

_scrapLiVideos() in getVideos() raise AttributeError, line 80 soup_data.find("div", class_="sectionWrapper") returns None #22

Open
@AcGW-RErCotWd

Description

@AcGW-RErCotWd

While calling getVideos() to search a keyword, the _scrapLiVideos() method raises an AttributeError, saying on line 80

soup_data.find("div", class="sectionWrapper") returns None, and thereafter None has no Attribute 'find_all'

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