getFaviconUrl
AWS lambda function to retrieve the url of the favicon of a website.
The function uses 2 node.js modules: request and cheerio.
request may be found here: https://github.com/request/request
and cheerio here: https://github.com/cheeriojs/cheerio