Skip to content

Name error #91

Description

@haddyadnan
107 
108         #page attribute in tweepy.cursor and iteration
109         for page in tweepy.Cursor(api.search, q=keyword,count=200, include_rts=False):

name api is not defined.

we can fix it by editing to self.api.search

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