You have no favorites... yet!
Use the Library tree on the left to select a Choreo to call from your gateway device.
Use the Library tree on the left to select a Choreo to call from your edge device via the gateway.
Library . LastFm . Artist . GetInfo
Retrieves the metadata for an artist including biographical data.
/*
TembooTask class placeholder
*/
/*
TembooTask header placeholder
*/
Since you've changed your device configuration, you'll need to tell us about this new device.
This feature is in experimental mode - pricing coming soon.
Send your code straight to a GitHub repository.
Your code will be visible by others in your repos. Keep credentials private by saving a Profile or commit code with Placeholder inputs.
The following files will be added to this repo:
You'll be able to edit and share your code from TI's CCS Cloud IDE.
The following will be sent to CCS Cloud:
/*
Your auto-generated code will appear here once you've configured your device above.
*/
/*
A header file containing your Temboo account information will appear here once you've
configured your device above.
*/
/*
Please log in to generate proxy server code for use with the JavaScript SDK.
*/
This Choreo retrieves the metadata for an artist including biographical data. The documentation for this Last.fm method can be found here.
The following is a sample of the XML information returned by this Choreo:
<?xml version="1.0" encoding="utf-8"?> <lfm status="ok"> <artist> <name>Boards of Canada</name> <mbid>69158f97-4c07-4c4e-baf8-4e4ab1ed666e</mbid> <url>http://www.last.fm/music/Boards+of+Canada</url> <image size="small">http://userserve-ak.last.fm/serve/34/5686.jpg</image> <image size="medium">http://userserve-ak.last.fm/serve/64/5686.jpg</image> <image size="large">http://userserve-ak.last.fm/serve/126/5686.jpg</image> <image size="extralarge">http://userserve-ak.last.fm/serve/252/5686.jpg</image> <image size="mega">http://userserve-ak.last.fm/serve/_/5686/Boards+of+Canada.jpg</image> <streamable>1</streamable> <stats> <listeners>901482</listeners> <playcount>51015220</playcount> </stats> <similar> <artist> <name>Aphex Twin</name> <url>http://www.last.fm/music/Aphex+Twin</url> <image size="small">http://userserve-ak.last.fm/serve/34/67612258.jpg</image> <image size="medium">http://userserve-ak.last.fm/serve/64/67612258.jpg</image> <image size="large">http://userserve-ak.last.fm/serve/126/67612258.jpg</image> <image size="extralarge">http://userserve-ak.last.fm/serve/252/67612258.jpg</image> <image size="mega">http://userserve-ak.last.fm/serve/500/67612258/Aphex+Twin.jpg</image> </artist> <artist> <name>Autechre</name> <url>http://www.last.fm/music/Autechre</url> <image size="small">http://userserve-ak.last.fm/serve/34/5239898.jpg</image> <image size="medium">http://userserve-ak.last.fm/serve/64/5239898.jpg</image> <image size="large">http://userserve-ak.last.fm/serve/126/5239898.jpg</image> <image size="extralarge">http://userserve-ak.last.fm/serve/252/5239898.jpg</image> <image size="mega">http://userserve-ak.last.fm/serve/500/5239898/Autechre.jpg</image> </artist> <artist> <name>Plaid</name> <url>http://www.last.fm/music/Plaid</url> <image size="small">http://userserve-ak.last.fm/serve/34/361738.jpg</image> <image size="medium">http://userserve-ak.last.fm/serve/64/361738.jpg</image> <image size="large">http://userserve-ak.last.fm/serve/126/361738.jpg</image> <image size="extralarge">http://userserve-ak.last.fm/serve/252/361738.jpg</image> <image size="mega">http://userserve-ak.last.fm/serve/_/361738/Plaid.jpg</image> </artist> </similar> <tags> <tag> <name>ambient</name> <url>http://www.last.fm/tag/ambient</url> </tag> <tag> <name>electronic</name> <url>http://www.last.fm/tag/electronic</url> </tag> <tag> <name>idm</name> <url>http://www.last.fm/tag/idm</url> </tag> </tags> <bio> <published>Sat, 24 Sep 2011 22:42:19 +0000</published> <summary>Boards of Canada are an electronic music duo from Edinburgh, Scotland, composed of brothers Mike Sandison Marcus Eoin.</summary> <content>Boards of Canada have written an enormous number of song fragments and songs, most of which will never be released. It does not appear that music is made exclusively for commercial release.</content> </bio> </artist> </lfm>
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms