Skip to content

get_google_news method doesnt work with detailed=True #4

Description

@saytosid

This is due to a typo in the this line:
if detailed:
data['stories'].extend(
_parse_stories_page(parse_url(sthref), st)
)
should be _parse_url

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to 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