Start a new topic
Answered

Cant download all jobs


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.


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.

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?

Never mind:) I got it !

What directory is it downloaded to? Cant find the file ....

To the directory where you ran the CURL command from.

Login to post a comment