Avoid Rate limit with rtweet get_timeline()
问题 Is there anyway to stop my loop from being interrupted by the rate limit? I would like my code to wait to execute until the time limit has passed if possible. A side question: I thought about parallelizing the for loop. Do you think this would be a good idea? I was not sure if there would be a chance for data to be written to the wrong file. library(rtweet) create_token(app="Arconic Influential Followers",consumer_key,consumer_secret) flw <- get_followers("arconic") fds <- get_friends(