Data Download using wget

Could somebody download the data using the bash command “wget”.
If you could do it could you explain.I have an 403 forbidden error when downloading the data using wget

Found a possible solution to the problem over here. The accepted answer to this question suggests including a referrer header.

I’ve not tried working on it yet but let’s see if it works out.

My network is damn slow & I can’t really download the dataset in one single day.

EDIT: The zip file is a private in a S3 bucket, hence it’s not possible to fetch it through a wget request as per the documentations available here.

Yes, it is possible, check my comment in this thread.

1 Like