If you're getting unauthorized that means you're not authenticating properly. Ensure that you are using the correct API Key: https://app.scrapinghub.com/account/apikey and include the ':' at the end as in the sample CURL. Also make sure that you're setting your projectid/spiderid in the request and not 53/34 as in the sample.
0 Votes
5 Comments
Sorted by
nestorposted
over 6 years ago
Admin
To the directory where you ran the CURL command from.
0 Votes
S
Simen Riiserposted
over 6 years ago
What directory is it downloaded to? Cant find the file ....
where XXX is my API-key. Is it possible to arrange to call or to get some help using teamviewer?
0 Votes
nestorposted
over 6 years ago
AdminAnswer
If you're getting unauthorized that means you're not authenticating properly. Ensure that you are using the correct API Key: https://app.scrapinghub.com/account/apikey and include the ':' at the end as in the sample CURL. Also make sure that you're setting your projectid/spiderid in the request and not 53/34 as in the sample.
Reffering to this one:
5814
https://support.scrapinghub.com/public/tickets/f1c7013f032199a276714c371560cbb993fe337f4cc6136c52a68e3017867ba9
0 Votes
nestor posted over 6 years ago Admin Best Answer
If you're getting unauthorized that means you're not authenticating properly. Ensure that you are using the correct API Key: https://app.scrapinghub.com/account/apikey and include the ':' at the end as in the sample CURL. Also make sure that you're setting your projectid/spiderid in the request and not 53/34 as in the sample.
0 Votes
5 Comments
nestor posted over 6 years ago Admin
To the directory where you ran the CURL command from.
0 Votes
Simen Riiser posted over 6 years ago
What directory is it downloaded to? Cant find the file ....
0 Votes
Simen Riiser posted over 6 years ago
Never mind:) I got it !
0 Votes
Simen Riiser posted over 6 years ago
I am writing this code:
curl -u APIKEY:XXX https://storage.scrapinghub.com/items/277982/1/
where XXX is my API-key.
Is it possible to arrange to call or to get some help using teamviewer?
0 Votes
nestor posted over 6 years ago Admin Answer
If you're getting unauthorized that means you're not authenticating properly. Ensure that you are using the correct API Key: https://app.scrapinghub.com/account/apikey and include the ':' at the end as in the sample CURL. Also make sure that you're setting your projectid/spiderid in the request and not 53/34 as in the sample.
0 Votes
Login to post a comment