Access Home Panel Summary programmatically

Is there a way to bulk download the home_panel_summary CSV file for all regions programmatically?
I know that I can use the GraphQL API to query by region, but with a query limit of 500 census block groups, it doesn’t seem practical to use to pull for the entire country. I would like to avoid having to manually download the file from the Shop each month.

Hey @kevin - let me share this with our Product Manager for the API and see if we can work something out. Will circle back soon to this.

hi @kevin, currently the API only supports paginating by 500 records/cbgs at a time. what query size do you think would work better here?