TGRedBaron / HtmlToStringList / 0.1.1
HtmlToStringList
Royalty FreeLanguage
Java
Metrics
API Calls - 374
Avg call duration -
N/A
Permissions
This is not a recognized license.
This is necessary for algorithms that rely on external services,
however it also implies that this algorithm is able to send your
input data outside of the Algorithmia platform.
Run an example
Input
Output
[
"",
"Home",
"Blog",
"About",
"Contact",
"Sign In",
"×",
"",
"",
"Forgot password?",
"Sign In",
"We're building a community",
"",
"create, share, and build",
"Algorithmia is in private beta. Interested?",
"",
"Sign Up",
"",
"",
"",
"",
"",
"",
"In fact what I would like to see is thousands of computer scientists let loose to do whatever they want. That's what really advances the field. ? Donald Knuth ?",
"×",
"",
"",
"",
"Send",
"Algorithmia 2014",
"About",
"Terms",
"Privacy",
"Blog",
"Jobs",
"Contact",
"×",
"",
"",
"",
"Send",
"Questions? Feedback?",
"Olark live chat software"
]
Install and use
Install
Install the Algorithmia CLI client by running:
curl -sSLf https://algorithmia.com/install.sh | sh
Then authenticate by running:
$ algo auth
# When prompted for api endpoint, hit enter
# When prompted for API key, enter your key: YOUR_API_KEY
Use
algo run TGRedBaron/HtmlToStringList/0.1.1 -d '"http://algorithmia.com/"' --timeout 300