instagram_private_api icon indicating copy to clipboard operation
instagram_private_api copied to clipboard

Implementation for Iphone app

Open MariaJsn opened this issue 4 years ago • 1 comments

Please follow the guide below

  • Issues submitted without this template format will be ignored.
  • Rlease read them carefully and answer completely.
  • Do not post screenshots of error messages or code.
  • Put an x into all the boxes [ ] relevant to your issue (==> [x] no spaces).
  • Use the Preview tab to see how your issue will actually look like.
  • Issues about reverse engineering is out of scope and will be closed without response.
  • Any mention of spam-like actions or spam-related tools/libs/etc is strictly not allowed.

Before submitting an issue, make sure you have:

  • [x] Updated to the lastest version v1.6.0
  • [x] Read the README and docs
  • [x] Searched the bugtracker for similar issues including closed ones
  • [x] Reviewed the sample code in tests and examples

Which client are you using?

  • [x] app (instagram_private_api/)
  • [x] web (instagram_web_api/)

Describe your Question/Issue:

I want to create an application to show user follower, following lists and photos. Can I user this library with Swift code to developer for ios devices? If yes how can I implement it?

Thanks, Maria

MariaJsn avatar May 30 '20 17:05 MariaJsn

@MariaJsn https://github.com/AnderGoig/SwiftInstagram https://github.com/AnderGoig/SwiftInstagram/wiki/Data-Retrieval This a good library for your needs and it is already native. It would take a bit of work to get the python instagram api to mesh with native code.

NoahGaeta avatar Sep 02 '20 20:09 NoahGaeta