Hi,
I would like to know how is it possible to scrape tweets using keywords and location of the user, let’s say the US, if possible using Python.
Thank you for your answer.
Alex
Hey, I am testing this, too. I am using https://developer.twitter.com/en/docs/tweets/search/api-reference/get-search-tweets with a standard dev account. What do you mean by “location”? In my case I would like to get only tweets with gps coordinates because the account’s location does not matter to me. Someone could have a account location=NY City but is a local Swedish…