Hello , i m new with Twitter api and still learning, and i have a question if you could help me please .
Can I get tweets from a specific country ? and if yes, what should I add to the Cursor function
tweepy.Cursor(api.search, q = keyword, lang=‘en’)
I tried seaching in the Documentation, but i didn’t find anything helpful.
Thank you,