Jump to content

Correct way to programmatically interact with this site


ThosRTanner

Recommended Posts

I'm looking at the source of a mod manager and found it has two different ways of accessing the site:

  1. Using www.nexusmods.com/<modname>
  2. Using nmm.nexusmods.com/<modname>

It seems a little arbitrary and putting both URLS into the browser seems to result in the same page.

 

Is there a preferred way of talking to the site?

 

In passing, I also found it using this: nmm.nexusmods.com/<modname>//Core/Libs/Flamework/Entities/User?GetCredentials&game_id=<modname>

which seems overkill.

 

Is there some documentation on how to talk nice? Thanks

Link to comment
Share on other sites

The code is used for endorsing mods, checking if there are updates to mods and downloading mods. I was trying to simplify it a little and make sure it didn't query addresses that weren't likely to go out of service or something.

Edited by ThosRTanner
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...