Extends an array of deviations by adding the description, keywords, and copyright info obtained from the RSS feed.
Extends an array of deviations from the RSS feed by appending the DeviantArtUserProfile object from the api call. Overwrites the author property.
Finds a deviation from it's URL by iterating through all of the user's submitted illustrations. While slow if the user has a lot of deviations, with this function you can easily get a deviation's id.
Logs into the DeviantArt API with your client id and token, and retrieves your access token.
An instance of the DeviantArt Class.
Generated using TypeDoc
This is the main class for interacting with the DeviantArt API.