3ventic Posted May 13, 2014 Share Posted May 13, 2014 I have a website where I have the need to get a mod's title based on a URL passed to the site. I currently get the title by requesting the mod's URL and parsing it from that, but it wastes a lot of bandwidth and takes a while. I couldn't find a better way to do it and I'm wondering if there is some kind of API for nexusmods that would allow me to get the mod's title based on its ID and game (or the full URL to it)? Link to comment Share on other sites More sharing options...
Dark0ne Posted May 13, 2014 Share Posted May 13, 2014 There is no API at this time (and won't be any time soon, though we'd like to do it at some point). Be careful when scraping. If you scrape too aggressively we block the IP. Link to comment Share on other sites More sharing options...
3ventic Posted May 13, 2014 Author Share Posted May 13, 2014 There is no API at this time (and won't be any time soon, though we'd like to do it at some point). Be careful when scraping. If you scrape too aggressively we block the IP.Can you give me an idea on the rate limit so I can limit it on my end? (How many requests per minute should be fine?) I'm just trying to label nexus links with the mods' names :) Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now