{"id":21149934,"url":"https://github.com/nicklaswallgren/instagram-api","last_synced_at":"2025-04-05T09:06:34.287Z","repository":{"id":21366997,"uuid":"92534070","full_name":"NicklasWallgren/instagram-api","owner":"NicklasWallgren","description":"Instagram Private API","archived":false,"fork":false,"pushed_at":"2024-04-07T10:27:07.000Z","size":457,"stargazers_count":147,"open_issues_count":25,"forks_count":47,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-03-29T08:06:37.204Z","etag":null,"topics":["api","async","hacktoberfest","instagram","instagram-api","library","php","reactive","reactive-programming"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NicklasWallgren.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2017-05-26T17:35:11.000Z","updated_at":"2025-03-04T21:14:36.000Z","dependencies_parsed_at":"2024-04-07T11:28:16.274Z","dependency_job_id":"7cdba953-7a63-41b0-a36f-77237e6f5d47","html_url":"https://github.com/NicklasWallgren/instagram-api","commit_stats":{"total_commits":109,"total_committers":8,"mean_commits":13.625,"dds":0.09174311926605505,"last_synced_commit":"1dc2a21655c4729f2dc6adc6b06ff060edcec81e"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicklasWallgren%2Finstagram-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicklasWallgren%2Finstagram-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicklasWallgren%2Finstagram-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicklasWallgren%2Finstagram-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NicklasWallgren","download_url":"https://codeload.github.com/NicklasWallgren/instagram-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247312077,"owners_count":20918344,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","async","hacktoberfest","instagram","instagram-api","library","php","reactive","reactive-programming"],"created_at":"2024-11-20T09:48:11.101Z","updated_at":"2025-04-05T09:06:34.079Z","avatar_url":"https://github.com/NicklasWallgren.png","language":"PHP","readme":"[![PHP7.2 Ready](https://img.shields.io/badge/PHP72-ready-green.svg)][link-packagist]\n[![Latest Stable Version](https://poser.pugx.org/nicklasw/instagram-api/v/stable)](https://packagist.org/packages/nicklasw/instagram-api)\n[![Latest Unstable Version](https://poser.pugx.org/nicklasw/instagram-api/v/unstable)](https://packagist.org/packages/nicklasw/instagram-api)\n[![Build Status](https://travis-ci.org/NicklasWallgren/instagram-api.svg?branch=master)](https://travis-ci.org/NicklasWallgren/instagram-api)\n[![License](https://poser.pugx.org/nicklasw/instagram-api/license)](https://packagist.org/packages/nicklasw/instagram-api)\n\n# Instagram Private API Library\nTo learn how to use this library, please refer to the source code as well as the [examples](./examples).\n\n## Installation\n\nYou can install this library by using composer\n```bash\ncomposer require nicklasw/instagram-api\n```\n\n## Features\n- Supports asynchronous and parallel requests\n- Easily extendable with new requests\n- Session and device management\n- Access discover feeds (channels, explore, top live)\n- Access direct feeds (inbox, thread)\n- Much more\n\n## Example\n\n```php\n\u003c?php\n\nuse Instagram\\SDK\\Instagram;\n\nrequire_once 'vendor/autoload.php';\n\n$instagram = Instagram::builder()-\u003ebuild();\n$instagram-\u003elogin('INSERT_USERNAME', 'INSERT_PASSWORD');\n\n$response = $instagram-\u003einbox();\n\nforeach ($response-\u003egetInbox()-\u003egetThreads() as $thread) {\n    $thread-\u003esendMessage(\"Hello\");\n}\n```\n\n## Changelog\n\nPlease see the [changelog](./CHANGELOG.md) for a release history and indications on how to upgrade from one version to another.\n\n## Contributing\n\nIf you find any problems or have suggestions about this crate, please submit an issue. Moreover, any pull request, code review and feedback are welcome.\n\n### Code Guide\n\nWe use GitHub Actions to make sure the codebase is consistent (`composer run lint-fix \u0026\u0026 composer run code-analyze`). We try to keep comments at a maximum of\n160 characters of length and code at 120.\n\n## License\n\n[MIT](./LICENSE)\n\n[ico-downloads]: https://img.shields.io/packagist/dt/nicklasw/instagram-api.svg?style=flat-square\n\n[link-packagist]: https://packagist.org/packages/nicklasw/instagram-api\n\n[link-contributors]: ../../contributors","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicklaswallgren%2Finstagram-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicklaswallgren%2Finstagram-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicklaswallgren%2Finstagram-api/lists"}