scrapinghub / shubc

Go bindings for Scrapinghub HTTP API and a sweet command line tool for Scrapy Cloud
13 stars 3 forks source link

Add /activity/ api #8

Open rmax opened 10 years ago

rmax commented 10 years ago

It would be useful to add this api as command. Here is an example:

https://storage.scrapinghub.com/activity/<project>?apikey=<apikey>&format=json&count=50&meta=_ts&

Very useful to find who deployed a specific version months ago without having to scroll a large amount of time through the web UI.

As pointed out by @redapple, here is the api doc: http://doc.scrapinghub.com/activity.html#activity-api

redapple commented 10 years ago

Documented here http://doc.scrapinghub.com/activity.html#activity-api