Zenno Twitter Scraper DOM Dissapearing

allsystems

Client
Регистрация
08.07.2013
Сообщения
81
Благодарностей
1
Баллы
8
Hi,

I am working on a Twitter Follower Scraper. Template is pretty simple, its goes to Twitter User Followers page, scrolls down page then stops, takes DOM, Regex, save to file. Problem is when I am user page with 50k followers and I am trying to scrape the followers the DOM wont load when the page is after 2.5k followers. Im not sure what issue is. I am working on 32GB dedicated server so it isnt memory. Any suggestions how to fix this?
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
Does ordinary browser loads more than 2.5 followers?
 

allsystems

Client
Регистрация
08.07.2013
Сообщения
81
Благодарностей
1
Баллы
8
Yeh in ordinary browser and also zenno browser it loads all 20/100k followers, just does not scrape all followers
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
What errors do you get?
 

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 771
Благодарностей
1 184
Баллы
113

ZennoScript

Moderator
Регистрация
04.03.2011
Сообщения
4 450
Благодарностей
1 880
Баллы
113
Я парсил с одного сайта за одно взятие по 30-40 тысяч совпадений. (Не с твитера)
В твитере они то все отображаются, но по моему их там нужно подгружать, т.е. пролистать страницу вниз, чтобы все они отобразились на странице.
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
Limit for DOM is 10 Mb.

You can create loop and by using action designer take necessary data from element by changing it's number of match.
 

allsystems

Client
Регистрация
08.07.2013
Сообщения
81
Благодарностей
1
Баллы
8

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113

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