[
[
"<title>Example Domain</title>"
],
[
"<title>Yahoo</title>"
],
[
"<title>Google</title>"
]
]
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/scrapydemo/0.1.3 -d '["http://www.example.com/","http://www.yahoo.com/","http://google.com"] '