Heavy transaction of "Extract Structured Date" activity

When using “Extract Structured Data” and including “Next link selector”, the transaction is so late or heavy to complete.
Why does it happen and how can I resolve this?
Pls see the attachment for simple example, it takes 47 seconds or more to execute, just to get 50 records…
Jinji.zip (372.4 KB)

thanks

Hi @ryoryo

Extract Structured Data will wait for the amount of time that is specified in Target->TimeoutMS property before concluding that it has retrieved all the data. The default timeout is 30 seconds, setting it to lower value might improve the runtime of the activity (as long as it is high enough to allow for the webpage itself to load).