Hi,
I am trying to download files from the Harvard Dataverse data access api by making the following call :
/api/access/datafile/$id
As of today, there are about 364,390 files listed on Harvard Dataverse. Ideally, I would like to download all of these files by making multiple consecutive calls to the api.
Are there any restrictions on downloading such large amounts data from the api ?
Does Harvard Dataverse restrict/block an IP address if it is trying to access the API through multiple consecutive calls and downloading huge amounts of data?
Regards,
Shantanu