Can you increase DOM and {-page.source-} limit to 1GB?

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

Cyrix

Client
Регистрация
16.12.2011
Сообщения
401
Реакции
12
Баллы
18
Currently DOM and {-page.source-} are limited to 10MB which is way too small for today's websites which use infinite auto scrolls (meaning they infinitely expand pages when page down is pressed, e.g Twitter, Google+, Pinterest, Facebook, all the big guys).

This problem was mentioned by other users before: http://zennolab.com/discussion/threads/zenno-twitter-scraper-dom-dissapearing.11719/

Because of the DOM limit, currently we have to use action designer loops to work with such pages. It consumers a whole core of CPU resource, and it takes forever.

This is a new trend in web design on the Internet, and we need to make adjustment too.
Can you please increase the limit to 1GB?
If not possible, please consider 500MB, or a number as high as other constrains allow.

Thank you very much.
 
Последнее редактирование:
Can you think of a work around like saving the whole page into a txt file, then regex that text file?
 
You can save it , why not?
 
Can you give more detailed information?


1. What action to save a webpage into a txt file?
Is it using Browser->Download to? This one seems to save the page into a folder, not a file. How do I get that file name?

2. To regex a txt file, I need to use File->take txt to a variable. But does this variable subject to the 10MB limit when I regex it?
 
How about taking a "Data" - "File" action ("Save text" option) and saving a variable {-Page.Source-} there directly?
 
{-Page.Source-} has a limit of 10MB which is the problem in OP that we are looking for a work around.
 
Settings I talked about is new. And I explained how it works)
 
This is my Other Settings in ZP which is different?
If that '1' is where you mean then mine doesn't have the two arrows to increase/decrease it.
Also it should appear as 10 rather than 1. Missing the control in my ZP.
5eSvOdO.png
 
1. Will increasing this number to 100 slow down ZP for all projects? If so by how much?

2. Will increasing this number to 100 increase memory usage for base.exe and zennoposter.exe? If so by how much?

Thanks.
 
I tested increasing that 'exchange buffer' setting from 10 to 150, but found that it did NOT increase the size limit of {-Page.Dom-}. Previous at 10, Dom starts to become empty at about 80 twitter follower pages. Now at 150, it still starts to become empty at about 80 pages.
 
Did you restart sofware after changing settings?
 
Yes, restarted ZP at every 50 increment.

When the setting was at 10mb, the dom failed at a page of 10k followers.
Last night I tried 200mb, but still couldn't get Dom of a page of 10k followers (not really a big number).
 
Последнее редактирование:
You can send us results of Daignostic.exe + your project in executable format on other PC to support@zennolab.com
 

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