result1 = api_tweepy.geo_search(query=“place : California”)

i am using query like this but I am getting places of other states as well

Specify granularity parameter when searching https://developer.twitter.com/en/docs/geo/places-near-location/api-reference/get-geo-search to limit results

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.