Hi,
I'm using your API and the search endpoint to get posts about defined topics, it works well. However, it seems like there is no total_results
keys in the metadata
dictionary output. How can I estimate the total size of my request before iterating over and over until I reach the bottom matched data?
Regards