scenario:
the count number in 1 search result page/product list can be customized, e.g., it's 10, 30, 50.
normally it can be done by setting 1 more "0" append the default value of Request interval (ms) & Page load delay (ms), from 2000->20000, then manually choose the desired count number.
question:
the speed is slowed down with 20000 & 20000 setting, can it be fulfilled/optimised in another method for this?
expectation:
add 1 setting when Start scraping, e.g.: only take effect in the very first page for the Request interval (ms) & Page load delay (ms) being 20000, and the other pages be 2000;
thanks for the consideration and possible optimization.