Jobsearch - export json

Hi there,

I am just starting to use the database and I am having some questions. I am using job search and I am filtering by “occupation group” code 7231 and job ads published before 2017-01-01T00:00:00.

Now I am getting these results:

{
  "total": {
    "value": 5348
  },
  "positions": 6758,
  "query_time_in_millis": 134,
  "result_time_in_millis": 155,
  "stats": [],

Yet, when I export it to a Json, it seems only to export 100 hits - which I assume is due to the limit integer of a maximum of 100. How can I export ALL 5348 adds? Either to a Json file or just an API link?

Sorry if this is a really basic question. Appreciate any help.

Thanks,
Sarah