Rohan Vivek

Results 1 comments of Rohan Vivek

Add wait_on_rate_limit=True on the API call like this: ```api = tweepy.API(auth, wait_on_rate_limit=True)``` This will make the rest of the code obey the rate limit