Fast and effective Instagram Private API wrapper (public+private requests and challenge resolver).
Use the most recent version of the API from Instagram.
Features:
1. Performs Public API (web, anonymous) or Private API (mobile app, authorized)
requests depending on the situation (to avoid Instagram limits)
2. Challenge Resolver have Email (as well as recipes for automating receive a code from email) and SMS handlers
3. Support upload a Photo, Video, IGTV, Clips (Reels), Albums and Stories
4. Support work with User, Media, Insights, Collections, Location (Place), Hashtag and Direct objects
5. Like, Follow, Edit account (Bio) and much more else
6. Insights by account, posts and stories
7. Build stories with custom background, font animation, swipe up link and mention users
8. In the next release, account registration and captcha passing will appear
Raw data
{
"_id": null,
"home_page": "https://github.com/subzeroid/instagrapi",
"name": "yourname-instagrapi",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "instagram private api, instagram-private-api, instagram api, instagram-api, instagram, instagram-scraper, instagram-client, instagram-stories, instagram-feed, instagram-reels, instagram-insights, downloader, uploader, videos, photos, albums, igtv, reels, stories, pictures, instagram-user-photos, instagram-photos, instagram-metadata, instagram-downloader, instagram-uploader, instagram-note",
"author": "Mark Subzeroid",
"author_email": "143403577+subzeroid@users.noreply.github.com",
"download_url": "https://files.pythonhosted.org/packages/63/eb/b052698a5e44ba5419cc7e7cca5fb9e6aea3a1d092ad6536b2adf8c8d882/yourname_instagrapi-2.1.2.tar.gz",
"platform": null,
"description": "\nFast and effective Instagram Private API wrapper (public+private requests and challenge resolver).\n\nUse the most recent version of the API from Instagram.\n\nFeatures:\n\n1. Performs Public API (web, anonymous) or Private API (mobile app, authorized)\n requests depending on the situation (to avoid Instagram limits)\n2. Challenge Resolver have Email (as well as recipes for automating receive a code from email) and SMS handlers\n3. Support upload a Photo, Video, IGTV, Clips (Reels), Albums and Stories\n4. Support work with User, Media, Insights, Collections, Location (Place), Hashtag and Direct objects\n5. Like, Follow, Edit account (Bio) and much more else\n6. Insights by account, posts and stories\n7. Build stories with custom background, font animation, swipe up link and mention users\n8. In the next release, account registration and captcha passing will appear\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Fast and effective Instagram Private API wrapper",
"version": "2.1.2",
"project_urls": {
"Homepage": "https://github.com/subzeroid/instagrapi"
},
"split_keywords": [
"instagram private api",
" instagram-private-api",
" instagram api",
" instagram-api",
" instagram",
" instagram-scraper",
" instagram-client",
" instagram-stories",
" instagram-feed",
" instagram-reels",
" instagram-insights",
" downloader",
" uploader",
" videos",
" photos",
" albums",
" igtv",
" reels",
" stories",
" pictures",
" instagram-user-photos",
" instagram-photos",
" instagram-metadata",
" instagram-downloader",
" instagram-uploader",
" instagram-note"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "63ebb052698a5e44ba5419cc7e7cca5fb9e6aea3a1d092ad6536b2adf8c8d882",
"md5": "de56ea62fa96adbe01a9c4b970399c46",
"sha256": "e89a003fdd9a34abcf397fbac6873295b1b8dc761ff8368a37383dcd8f86c554"
},
"downloads": -1,
"filename": "yourname_instagrapi-2.1.2.tar.gz",
"has_sig": false,
"md5_digest": "de56ea62fa96adbe01a9c4b970399c46",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 101992,
"upload_time": "2024-10-10T01:42:46",
"upload_time_iso_8601": "2024-10-10T01:42:46.254518Z",
"url": "https://files.pythonhosted.org/packages/63/eb/b052698a5e44ba5419cc7e7cca5fb9e6aea3a1d092ad6536b2adf8c8d882/yourname_instagrapi-2.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-10 01:42:46",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "subzeroid",
"github_project": "instagrapi",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "requests",
"specs": [
[
"==",
"2.32.3"
]
]
},
{
"name": "PySocks",
"specs": [
[
"==",
"1.7.1"
]
]
},
{
"name": "pydantic",
"specs": [
[
"==",
"2.9.2"
]
]
},
{
"name": "moviepy",
"specs": [
[
"==",
"1.0.3"
]
]
},
{
"name": "pycryptodomex",
"specs": [
[
"==",
"3.21.0"
]
]
}
],
"lcname": "yourname-instagrapi"
}