This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//send to Alchemy | |
//send to Google Custom Search API | |
function | |
$.ajax({ | |
//API key and search engine id are embedded in url | |
//Process returns URL of first image result equal to face | |
url: "https://www.googleapis.com/customsearch/v1?key=AIzaSyBh1mbRlS0Mutavt8PuoIytqpn0Bsn_JIM&cx=013039004155227536814:lobto-0zlua&", | |
data: { |