I'm using tweepy API in spyder to get past tweets. I'm using search method and passing parameters like query item, count, max_id and since_id but getting tweets not more than 1 week. But I want tweets from past one year. Is there any API for this.
My python version is 3.5 and spyder version is 3.5.6
Thanks in Advance!!