Question

Automatically download mods from thesimsresource.com

  • 30 October 2021
  • 1 reply
  • 218 views

Hello! I want to ask is there a way to download automatically mods from thesimsresource.com? Thanks.


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Userlevel 3
Badge +1

Good morning @Ashley_9901 

 

So from what I can think of you can ALMOST do this but there is one step that might be manual unless there is a code guy around who can automate one bit of it. 

It looks like TSR as a page with “all new resources” here:

https://www.thesimsresource.com/downloads/browse/category/sims4/skipsetitems/1/

Here is what I think might work:

 

  1. Run a URL checker on that page to monitor for changes such as URLooker
  2. When detecting a change on the page extract the first new URL from the HTML
  3. Drop that URL into a Google Sheet

Now here is the manual part because on the download page - the download button is Javascript. I personally do not know how to use Zapier to activate a javascript button on a page but maybe someone else does. You could also create a mouse macro with a tool like MacroRecorder.

So now you have a Google Sheet of the URLs of all the pages where new mods are and can more quickly go to each page and hit the download button.  

You could then setup a zap that when you downloaded the mods they would say, automatically go to a specific folder in your google drive or dropbox etc. 

 

`Aaron