algolia / algoliasearch-client-python

⚡️ A fully-featured and blazing-fast Python API client to interact with Algolia.
https://www.algolia.com/doc/api-client/getting-started/install/python/?language=python
MIT License
196 stars 67 forks source link

browse_objects - Get Number of Records? #563

Open dannyseismic opened 8 months ago

dannyseismic commented 8 months ago

Is it possible to get the number of records returned from client.browse_objects?

Thanks!