Programatically export entire datasets

Programatically export entire datasets

Hey, I have been thinking on what would be the best approach to export an entire dataset out of Zoho Books. From what I've gathered, I can either:
  1. Manually export it through the admin panel.
    1. Is there a way to automate this?
  2. Manually backup all the data.
    1. Is there a way to automate this?
  3. Massacre the API, hitting it thousands of times, if I'm unfortunate enough as to need a field only accessible through the /details endpoint
Is there an alternative such as the Zoho CRM Bulk read feature?