Level 0 means the first Web page, which address is being entered as the Project URL. This way, Offline Explorer has to load the first page to get all links to Level 1 pages.
Or maybe you mean something else?
Best regards,
Oleg Chernavin
MetaProducts corp.
> Is there anyway just download the Level 1 listings by themselfs. Without have to get all the Level 0 and then wait for Level 1`s
Oleg.
>
> > Is there anyway just download the Level 1 listings by themselfs. Without have to get all the Level 0 and then wait for Level 1`s
That works great - Thanks. I have a site with a limit of 100, have no way of know total listing but from 1m to 500m had 4500 - Trying to understand Oleg note: " pricerange=%2450%2C000-%242%2C000%2C000&beds" and maybe if I can use it instead of a 1,000 scripts.
it is PM0002
Oleg.
Instead of ...
pricerange=%2450%2C000-%242%2C000%2C000&beds
Use ...
pricerange=%24{:5..998|1#1}%2C000-%24{:#1+1}%2C000&beds
This will iterate over site from 5k to 999k in 1k price increments (5,000-6,000/6,000-7,000/.../998,000-999,000)...
> > Try using the file name filter and including only the level 1 file name (or unique name subset) ... this way OE Pro loads level 0, parses the links but does not "save" the level 0 file/page because it is not on the "Incuded" file name filter ... if you look at bottom of queue you will only see the desired level 1 files being loaded ... is this what you need?
> >
> > > Is there anyway just download the Level 1 listings by themselfs. Without have to get all the Level 0 and then wait for Level 1`s
>
> That works great - Thanks. I have a site with a limit of 100, have no way of know total listing but from 1m to 500m had 4500 - Trying to understand Oleg note: " pricerange=%2450%2C000-%242%2C000%2C000&beds" and maybe if I can use it instead of a 1,000 scripts.
>
> it is PM0002