In my application, I'm trying to create a simple way to link to profiles of NFL players on NFL.com based on their name. Because NFL.com's player profile pages do not have a predictable URL structure, I am trying to create a link to Google's "I Feel Lucky" results based on a URL string:In my application, I'm trying to create a simpl