Get-Tweet-Replies-With-Python-Tweepy
Get-Tweet-Replies-With-Python-Tweepy copied to clipboard
getting error AttributeError: 'API' object has no attribute 'search'
AttributeError Traceback (most recent call last)
AttributeError: 'API' object has no attribute 'search'
not sure if they changed the API or something but it doesn't appear to work
replace search by search_tweets