python - 'API' object has no attribute 'search' using ...
https://stackoverflow.com/questions/69441090/api-object-has-no...04.10.2021 · API.search_tweets(q, *, geocode, lang, locale, result_type, count, until, since_id, max_id, include_entities) Also, read the comment in your code :-) The Search API has a 7 day history limit, so searching for Tweets since 2020-02-28 will only return Tweets posted in the 7 days before the date you run your code.