[{"data":{"attr":{"href":"http://www.google.com/","title":"http://www.google.com/"},"title":"Google"},"attr":{},"metadata":{}},
{"data":{"attr":{"href":"http://www.yandex.com/","title":"http://www.yandex.com/"},"title":"Яндекс"},"attr":{"class":""},"metadata":{}}]
Help get the links from Json. Get the links of a given form of Json
<a href="http://www.google.com/" title="http://www.google.com/">Google</a>
<a href="http://www.yandex.com/" title="http://www.yandex.com/">Яндекс</a>