Getting tags from Google's Cloud Vision API

Similar to getting the sizes of the images, we will gather the tags using another program which we run on the server using Node. For every filename, it should construct the URL, contact the Google Cloud Vision API and retrieve a landmark tag and a collection of label tags.