{
"average execution time (ms)": "810",
"average load time (ms)": "24",
"num results": 3
}
Install the Algorithmia CLI client by running:
curl -sSLf https://algorithmia.com/install.sh | sh
Then authenticate by running:
algo auth
# Enter API Key: YOUR_API_KEY
algo run jpeck/WebScraperEvaluator/0.1.4 -d '{"evaluated_algorithm":"jpeck/scrapydemo/0.1.2","payload":["http://www.example.com/","http://www.yahoo.com/","http://google.com"]}'