A question about my CreationKitParser project

Post » Sat May 16, 2015 1:19 am

I couldn't find any other category suitable for my question.

I'm currently working on a library that parses all of the script and function pages on creationkit.com.

Now my question is, is this allowed/legal?

  • 1. Creationkit.com data get's loaded through the program, this takes atleast 1000 web requests because that's how many pages there are.

  • 2. The data then get's serialized into an XML file

  • 3. From this point on, the data can be used in for example an Papyrus Script Editor (which I intend to make after) for functions such as autocomplete, intellisense and documentation.
User avatar
FITTAS
 
Posts: 3381
Joined: Sat Jan 13, 2007 4:53 pm

Return to V - Skyrim