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.
SimpCity Template Download Specific Pages
-
- Site Admin
- Posts: 2230
- Joined: 02 Mar 2009, 17:02
Re: SimpCity Template Download Specific Pages
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.
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.
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.
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.