Дело в том, что, при парсинге полной новости, например, по адресу [spoiler:v878jm4u][url:v878jm4u]http://www.ria.ru/health/20121101/908417825.html[/url:v878jm4u][/spoiler:v878jm4u] в браузер отдается страница, а в Зеброид такой вот код:
[spoiler:v878jm4u]
<!DOCTYPE html SYSTEM "about:legacy-compat">
<html lang="ru"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><script src="/js/libs/jquery.min.js?"></script><script src="/js/libs/swfobject.js?"></script><script>var redirecturl = 'http://club.ria.ru/auth/getsession/?ria=318vek48l02tk8go6mkls975bqajlg87&url=http%3A%2F%2Fwww22.ria.ru%2Fhealth%2F20121101%2F908417825.html'; var senddata = '{ "flash_support": ' + (swfobject.getFlashPlayerVersion().major > 0 ? 1 : 0) + ' }'; $.ajax({ type: 'POST', url: '/services/js_store', data: {action: "save", data: senddata}, success: function(data) { if (data.status == "OK") { if (redirecturl != '') { location.href = redirecturl; } else { location.reload(); } } }, dataType: "json" });</script><meta http-equiv="refresh" content="2;url=http://club.ria.ru/auth/getsession/?ria=318vek48l02tk8go6mkls975bqajlg87&url=http%3A%2F%2Fwww22.ria.ru%2Fhealth%2F20121101%2F908417825.html"><noscript><meta http-equiv="refresh" content="0;url=http://club.ria.ru/auth/getsession/?ria=318vek48l02tk8go6mkls975bqajlg87&url=http%3A%2F%2Fwww22.ria.ru%2Fhealth%2F20121101%2F908417825.html"></noscript></head><body></body></html>
[/spoiler:v878jm4u]Соответственно, грабер ничего не находит.