Is there a way to query the spotify API in order to get information about a track/artist/album/playlist
based on its name.
E.g. query for track=I need a hero&artistName=...
and get a URI/ID
and some information about the track.
I couldn't find anything like this in the documentation. Am I overlooking something ?