Feature: Objectify As an embedly user I want to call the the embedly api Because I want to objectify a url Scenario Outline: Get the meta description with pro Given an embedly api with key When objectify is called with the URL Then the meta.description should start with And objectify api_version is 2 Examples: | url | metadesc | | http://lockerz.com/s/136425091 | Quentin Richardson's Photo on Lockerz.com |