Realmeye SDK that gets information of realmeye to mostly string variable in C#
I have made it using web scraping.
Go to tester and look at the Program.cs for more help.
How to use:
User user = new User()
Realm.GetAllUserInfo(String IGN, User user)
you need to use Summary before you can use anything else.
Realm.GetUserSummary(string IGN, User user)
Realm.GetUserPetStats(User user)
Realm.GetUserDescription(User user)
Realm.GetUserClasses(User user).
and to use the data use User user = new User(); user.Name and etc
or you can look at my Test / Example
Install-Package RealmeyeSharp -Version 2.2.0
Or use My NuGet Package manager and search after: RealmeyeSharp
This project is licensed under the MIT License - see the LICENSE.md file for details
My IGN in realm is: Celestial