Linkedin: Jumped to Next Action without Loading Page

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

Cyrix

Client
Регистрация
16.12.2011
Сообщения
401
Реакции
12
Баллы
18
I am testing to ZP to scrape linkedin profiles. However, ZP jumps to the next action without fully loading the profile page.
For example http://www.linkedin.com/in/nunomotapinto (to see profile page log-in is required), ZP does not wait for the page to load but goes to the next action immediately even when the page is still all blank. As a result, the action designer GET in the next action failed.

There is never such problem for other websites.
Why, and how do we solve this problem?

Thanks.
 
Последнее редактирование:
It seems like most linkedin proflie pages send a "loading finished" signal at a blank page before loading again.
Adding pauses is not reliable because the time gap varies by page. Loops to test text presence increase CPU usage by too much.

Any more efficient ways to address this problem?
 
Loops to check text presence does not increase usage too much, this is something other you have problems with...

At least I'm using wait for element for such cases. Search in forum to get C# snippet for that...

Cheers
 
I am testing to ZP to scrape linkedin profiles. However, ZP jumps to the next action without fully loading the profile page.
For example http://www.linkedin.com/in/nunomotapinto (to see profile page log-in is required), ZP does not wait for the page to load but goes to the next action immediately even when the page is still all blank. As a result, the action designer GET in the next action failed.

There is never such problem for other websites.
Why, and how do we solve this problem?
Thanks.
Which ZP version do you use? I've checked linkedin profile loading and could not reproduced the problen in latest verision 5.9.3.1.
Also, do you load pages from proxy?
 

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