Quantcast
Channel: VBForums
Viewing all articles
Browse latest Browse all 15050

VS 2017 [VB.NET]Instagram API: Retrieving the email of currently the user info

$
0
0
Is there a way to retrieve the email of currently user info with the Instagram API?

This is the response I get to:
Dim input As String = httpRequest.[Get]("https://www.instagram.com/" + Me.user.Text + "/channel/?__a=1", Nothing).ToString()

HTML Code:


  "meta": {
    "code": 200
  },
  "data": {
    "username": "x1kslhh
",
    "bio": "",
    "website": "",
    "profile_picture": "...",
    "full_name": "KJGMARKOS
",
    "counts": {
      "media": 0,
      "followed_by": 0,
      "follows": 0
    },
    "id": "48765865."
}


Viewing all articles
Browse latest Browse all 15050

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>