I am trying to use the StackExchange API to retrieve the GitHub link a user has set in his profile.
I am talking about this one:
However I'm not finding methods to retrieve that data. I'm also not sure whether the API offers access to that data.
Here are some documentations I found:
- https://api.stackexchange.com/docs/users
- https://api.stackexchange.com/2.2/users/?order=desc&sort=reputation&site=stackoverflow
So can I use this API to retrieve the GitHub account of a user?

stackexchange-apitag on the question. Though, the answer is probably "this is not exposed through the Users API" if it isn't specifically called out in the API as a field.website_urlfield but nothing with GitHub.