{ "info": { "author": "Nyaundi Brian", "author_email": "ndieksman@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7" ], "description": "*Please go through the [contribution guidelines](https://github.com/danleyb2/Instagram-API/blob/master/.github/CONTRIBUTING.md)*, \n*just a translated Python implementation of this PHP [repository](https://github.com/mgp25/Instagram-API)*\n\n# ![logo](/examples/assets/instagram.png) Instagram Python [![License](https://poser.pugx.org/mgp25/instagram-php/license)](https://packagist.org/packages/mgp25/instagram-php)\n\nPHP [![Latest Stable Version](https://poser.pugx.org/mgp25/instagram-php/v/stable)](https://packagist.org/packages/mgp25/instagram-php) [![Total Downloads](https://poser.pugx.org/mgp25/instagram-php/downloads)](https://packagist.org/packages/mgp25/instagram-php)\n\nPYTHON [![Latest Stable Version](http://img.shields.io/pypi/v/instagram-python.svg)](https://pypi.python.org/pypi/instagram-python) [![Total Downloads](http://img.shields.io/pypi/dm/instagram-python.svg)](https://pypi.python.org/pypi/instagram-python)\n\n\n\nInstagram's private API.\n\n**Read the [wiki](https://github.com/danleyb2/Instagram-API/wiki)** and previous issues before opening a new one! Maybe your issue is already answered. \n**Wiki for the PHP code should be 90% applicable too because the code is just translated, not transformed**\n\n**Frequently Asked Questions:** [F.A.Q.](https://github.com/danleyb2/Instagram-API/wiki/FAQ)\n\n**Do you like this project? Support it by donating**\n - To the [PHP](https://github.com/mgp25/Instagram-API) repo\n\n----------\n## Installation\n\n### PYPI\n\n```sh\npip install instagram-python\n```\n\n```py\nfrom InstagramAPI import Instagram\n\ninstagram = Instagram();\n```\n\nIf you want to test code that is in the master branch, which hasn't been pushed as a release, you can use Github.\n\n```sh\npip install https://github.com/danleyb2/Instagram-API/archive/master.zip\n```\n\n## Examples\n\nAll examples can be found [here](https://github.com/danleyb2/Instagram-API/tree/master/examples)\n\n## Why did i do the API?\nFor me, \n*i love writing code*, \nfor him \n*After legal measures, Facebook, WhatsApp and Instagram blocked my accounts. In order to use Instagram\n on my phone i needed a new phone, as they banned my UDID, so that is basically why i made this API.*\n\n### What is Instagram?\nAccording to [the company](https://instagram.com/about/faq/):\n\n> \"Instagram is a fun and quirky way to share your life with friends through a series of pictures. Snap a photo with your mobile phone, then choose a filter to transform the image into a memory to keep around forever. We're building Instagram to allow you to experience moments in your friends' lives through pictures as they happen. We imagine a world more connected through photos.\"\n\n# License\n\nMIT\n\n# Terms and conditions\n\n- You will NOT use this API for marketing purposes (spam, massive sending...).\n- We do NOT give support to anyone that wants this API to send massive messages or similar.\n- We reserve the right to block any user of this repository that does not meet these conditions.\n\n## Legal\n\nThis code is in no way affiliated with, authorized, maintained, sponsored or endorsed by Instagram or any of its affiliates or subsidiaries. This is an independent and unofficial API. Use at your own risk.\n\n### Contributing\n**If you have any suggestions,contributions or improvements, (unless it should only be applied on this side) please make them to the php [repo](https://github.com/mgp25/Instagram-API) if you can so i can replicate them to this side**", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/danleyb2/Instagram-API", "keywords": "Instagram Private API Python", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "instagram-python", "package_url": "https://pypi.org/project/instagram-python/", "platform": "any", "project_url": "https://pypi.org/project/instagram-python/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/danleyb2/Instagram-API" }, "release_url": "https://pypi.org/project/instagram-python/1.4/", "requires_dist": null, "requires_python": null, "summary": "Instagram private API PHP", "version": "1.4" }, "last_serial": 2555125, "releases": { "1.2.1": [ { "comment_text": "", "digests": { "md5": "89321ae989c514a806d3549a4e27cc01", "sha256": "60c938a5e3467d71364697e13c415d6fd73ce5a324ccfb1d87adf91750fe0464" }, "downloads": -1, "filename": "instagram_python-1.2.1-py2.7.egg", "has_sig": false, "md5_digest": "89321ae989c514a806d3549a4e27cc01", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 49746, "upload_time": "2016-12-22T09:47:11", "url": "https://files.pythonhosted.org/packages/7f/58/75ae52bc3dd24c5d35c0222ffb2f0e0463c8cd6e7ea9c3aa1f5d23dbdd67/instagram_python-1.2.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "ab0720b76812e543e1b9406cd0b87b99", "sha256": "192c76874213eab50ebe4d2b0914e2725c9c03b9b8f7c2e261531080e918b5e3" }, "downloads": -1, "filename": "instagram-python-1.2.1.tar.gz", "has_sig": false, "md5_digest": "ab0720b76812e543e1b9406cd0b87b99", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14243, "upload_time": "2016-05-22T13:14:59", "url": "https://files.pythonhosted.org/packages/5f/5e/a2e3d675f2200559cd2921305fffded4ddff6c05ad89d7c5656e3b897b2f/instagram-python-1.2.1.tar.gz" } ], "1.3.1": [ { "comment_text": "", "digests": { "md5": "f8952630225720c937b57b3c73c23b9f", "sha256": "8e0de4607f03ccd67d5a858f6f0bc7f15bf75819cb8c35af2c46c2ea24b32386" }, "downloads": -1, "filename": "instagram-python-1.3.1.tar.gz", "has_sig": false, "md5_digest": "f8952630225720c937b57b3c73c23b9f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18649, "upload_time": "2016-12-23T12:12:30", "url": "https://files.pythonhosted.org/packages/ee/93/9fdf0e31452c4c9731cca60a808d90ee57cadf599bc4a2b07c2f6348fb36/instagram-python-1.3.1.tar.gz" } ], "1.3.2": [ { "comment_text": "", "digests": { "md5": "b7fa9a3958b1b60923e4402495a16fff", "sha256": "b4101f89b230179b8979ce5b47d894e5adc3ada212ab04ebc7ac89cab041ee3b" }, "downloads": -1, "filename": "instagram-python-1.3.2.tar.gz", "has_sig": false, "md5_digest": "b7fa9a3958b1b60923e4402495a16fff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18663, "upload_time": "2016-12-23T12:41:18", "url": "https://files.pythonhosted.org/packages/56/b8/834f5fd2498166ff5beb672c2da991e14f7af4f5de782045c8c7cda96711/instagram-python-1.3.2.tar.gz" } ], "1.4": [ { "comment_text": "", "digests": { "md5": "56df4e9a4b8a6ff9ad47968add6e7e63", "sha256": "aab5986545011cb4d0762c7a933b80af57a90633680cb7e6fa9546941c366914" }, "downloads": -1, "filename": "instagram-python-1.4.tar.gz", "has_sig": false, "md5_digest": "56df4e9a4b8a6ff9ad47968add6e7e63", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25590, "upload_time": "2017-01-05T05:18:17", "url": "https://files.pythonhosted.org/packages/9e/ed/90d17c7b7cd467675509073e7e04a14e276b2b8f4516a223ad9ae22c7fd4/instagram-python-1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "56df4e9a4b8a6ff9ad47968add6e7e63", "sha256": "aab5986545011cb4d0762c7a933b80af57a90633680cb7e6fa9546941c366914" }, "downloads": -1, "filename": "instagram-python-1.4.tar.gz", "has_sig": false, "md5_digest": "56df4e9a4b8a6ff9ad47968add6e7e63", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25590, "upload_time": "2017-01-05T05:18:17", "url": "https://files.pythonhosted.org/packages/9e/ed/90d17c7b7cd467675509073e7e04a14e276b2b8f4516a223ad9ae22c7fd4/instagram-python-1.4.tar.gz" } ] }