instagrapi


Nameinstagrapi JSON
Version 2.0.3 PyPI version JSON
download
home_pagehttps://github.com/subzeroid/instagrapi
SummaryFast and effective Instagram Private API wrapper
upload_time2024-01-21 00:28:23
maintainer
docs_urlNone
authorMark Subzeroid
requires_python>=3.9
licenseMIT
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
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
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": "instagrapi",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "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/fe/b2/bab09251b465e96057c4af8b8f7ddd19648d29902b0af31bd8de818fdb86/instagrapi-2.0.3.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.0.3",
    "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": "feb2bab09251b465e96057c4af8b8f7ddd19648d29902b0af31bd8de818fdb86",
                "md5": "92ecd106c98f7b8fb1614646fb92e671",
                "sha256": "8e6d940230a18d2dc2407657f5e9ddbef1f21c3564f9d7148fb7590f45f6f8a9"
            },
            "downloads": -1,
            "filename": "instagrapi-2.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "92ecd106c98f7b8fb1614646fb92e671",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 99985,
            "upload_time": "2024-01-21T00:28:23",
            "upload_time_iso_8601": "2024-01-21T00:28:23.886159Z",
            "url": "https://files.pythonhosted.org/packages/fe/b2/bab09251b465e96057c4af8b8f7ddd19648d29902b0af31bd8de818fdb86/instagrapi-2.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-21 00:28:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "subzeroid",
    "github_project": "instagrapi",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "instagrapi"
}
        
Elapsed time: 0.18281s