Regex limitation to 2k results in DOM or Source Page

Romi123

Новичок
Регистрация
16.09.2015
Сообщения
10
Благодарностей
0
Баллы
1
Hola guys,

I'm facing a little issue with Regex, I cant have more results than 2000 on a Dom. I've read some topics here and I already tried to increase the size buffer from 10 to 100 + but I dont think thats the thing to do as It didnt work.

Any idea how to erase that limit ? (its for a page with infinite scrolling)

Regards
 

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 267
Благодарностей
5 853
Баллы
113
Hola guys,

I'm facing a little issue with Regex, I cant have more results than 2000 on a Dom. I've read some topics here and I already tried to increase the size buffer from 10 to 100 + but I dont think thats the thing to do as It didnt work.
Any idea how to erase that limit ? (its for a page with infinite scrolling)
Regards
You sure it is the limitation on certain web page?
 

Romi123

Новичок
Регистрация
16.09.2015
Сообщения
10
Благодарностей
0
Баллы
1
Yo Vladz, I didnt really get your question ? I dont know if thats a "normal" limitation but I have this message on my regex editor :
upload_2015-12-3_18-42-22.png
the weird thing is that if I do a -> To list in my template, I got 2500 lines so +500 but it should be around 6k+ so yeah dont know
 

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 267
Благодарностей
5 853
Баллы
113
I meant, maybe there were just 2000 results on some webpage... more could not be found...
We will check if there are any restrictions for number of results and I'll get back to you.
 
  • Спасибо
Реакции: surrealmix

Romi123

Новичок
Регистрация
16.09.2015
Сообщения
10
Благодарностей
0
Баллы
1
Alright Vlad I'll wait then to check if you'v found smthing. As far as I see the page has way more than 2000 results anyway.
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
It's a limit for regex editor. These limits are not used when you use regulzr expressions in standard actions.
 

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