Page 1 of 1

SimpCity Template Download Specific Pages

Posted: 14 Feb 2024, 04:19
by nick90226
Hello all,

I download a lot of images off of SimpCity using the SimpCity template. It would be super useful if I could configure the template to download only after a specific page.

For example, if a certain thread has 10 pages of images, I want to only download everything after the 6th page.

Any help on this would be very appreciated.

Re: SimpCity Template Download Specific Pages

Posted: 14 Feb 2024, 11:24
by Maksym
Well, it's not that difficult. You will need to create a project with all pages you want to download from as Starting addresses. Like this:

httрs://simpcity.su/threads/thread-title.XXX/page-3
httрs://simpcity.su/threads/thread-title.XXX/page-4
httрs://simpcity.su/threads/thread-title.XXX/page-5
httрs://simpcity.su/threads/thread-title.XXX/page-6

You can use a built-in URL Generator to generate thousands of page addresses with a single mouse click - simply click the [ Generate ] button under the [ Starting addresses ] field.

Image

After the project is created - open the project properties, select the [ Included URLs ] section, and remove the following filter:

^[^\?]+/threads/[^/]+/page-\d+$

This filter allows Extreme Picture Finder to crawl other pages of the thread, so if you remove it - the software will only use URLs that you provided as Starting Addresses.