I plan to search tweets based on the popularity of the tweets tweets
(based on “top” in the screenshot). But it seems that the result I received were in descending chronological order.

API search and web search are different - API search is always in reverse chronological order. There is no “Top” in the API

Got it, thank you