Can aurora list all versioncode?

I try to download pre version of an app,But when I download it, I should input the version code,How to find the correct version code?

Description

Version code is a number,So can aurora try each number from an range?

Examples

Such as,the latest version code is 2025041101 I want to find from 20250301 to 20250523 all correct version code. Aurora can foreach all number from 2025030100 to 2025041101 ,And list the correct apks. the number will input by user,When the verison code can be download,store it and show in result.

Additional context