instagram bot TypeError: argument of type 'NoneType' is not iterable

前端 未结 0 363
孤街浪徒
孤街浪徒 2020-11-29 23:28
def getTopPosts(self):
    for hashtag in self.hashtags:
        self.browser.get(\'https://www.instagram.com/explore/tags/\'+hashtag+\'/\')
        time.sleep(5)
           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题