Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instagram objects #277

Open
adulau opened this issue Aug 28, 2020 · 0 comments
Open

Instagram objects #277

adulau opened this issue Aug 28, 2020 · 0 comments

Comments

@adulau
Copy link
Member

adulau commented Aug 28, 2020

profile

"user": {
      "username": "x",
      "has_anonymous_profile_picture": false,
      "profile_pic_url": "http://scontent-sit4-1.cdninstagram.com/abc.jpg",
      "full_name": "x",
      "pk": 123456789,
      "is_verified": false,
      "is_private": false
    },

comment

    "status": "Active",
    "media_id": 123456789,
    "text": ":)",
    "created_at": 1479453671.0,
    "content_type": "comment",
    "created_at_utc": 1479482471,
    "pk": 17865505612040669,
    "type": 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant