Problem to parse Google.

  • Автор темы Автор темы alf
  • Дата начала Дата начала

alf

Новичок
Регистрация
21.10.2011
Сообщения
12
Реакции
0
Баллы
0
When you try to parse Google in DOM there is
PHP:
Развернуть Свернуть Копировать
-moz-box-shadow
and zenno determines as macros.
 
I can't do nothing with DOM text. If I use result of step of getting DOM in log I see there is no macros in macros database: moz-box-shado...blabla
 
Throw up a piece of your template, someone will play with it.....
 
Was also trying to parse google, for search results...

Thought I could get it out of this:
<a class="l" onmousedown="return rwt(this,'','','','3','AFQjCNENZ4qWshlgzaIlxG9oHCWcTw0a4Q','','0CHYQFjAC')"
with 3 as the rank...

The thing is, google also counts pictures and news articles within the first 10 numbers.

Anyone knows another way to get the rankings from google?
 
@alf looks like the minus '-' is the problem. Since it appears in every step of your template {-blabla-|-booboo-} ZP gets easily broken if a string has a leading minus sign. Try to scrape in a way, that the result has not a minus as first letter. or try to rearrange it while scraping or add something, try to workaround.
 

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)