Hey HN, I am trying to implement a feature like the one that most social bookmarking services do where you grab a link from a source and insert it into the service then it grabs the title, some of the description and small photo icons. Is there a rails gem/plugin that does that and if not how should I go about it?

Thank you.