forked from gruzilla/phpinstagram
-
Notifications
You must be signed in to change notification settings - Fork 0
fireste1n/phpinstagram
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Instagram PHP API ================= Copyright: (c) 2010-2011 Matthias Steinböck <[email protected]> License: New BSD License (enclosed in file docs/LICENSE) ToC === Why Completeness Requirements Examples Why? ==== Instagram has not yet released its api although already using one. I captured my iphones traffic using wireshark and reverse engineered the api they use. Completeness? ============= The API is by far not complete. The only part that is done by now is reading your's and other persons feed. Feel free to extend the api, some files already exist and contain information about the urls and parameters instagram expects. Requirements? ============= This API-implementation is based on Zend Framework (its autoloader and on Zend_HTTP_Client which is very useful over plain curl ;) Examples? ========= See docs/example/example.php and docs/example/bootstrap.php - you will find a script that checks your feed and is also able to show other persons feed. Feel free to use this scripts for whatever reason you might need it.
About
a php library for the v1 instagram api
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published