instagrapi-omars-version


Nameinstagrapi-omars-version JSON
Version 2.1.2 PyPI version JSON
download
home_pagehttps://github.com/subzeroid/instagrapi
SummaryThis is just a forke of https://github.com/subzeroid/instagrapi original author Mark Subzeroid, full credit to them
upload_time2024-03-24 19:52:59
maintainerNone
docs_urlNone
authorOmar Guajardo
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 requests PySocks pydantic moviepy pycryptodomex
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-omars-version",
    "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": "Omar Guajardo",
    "author_email": "143403577+subzeroid@users.noreply.github.com",
    "download_url": "https://files.pythonhosted.org/packages/7b/82/4017039cfdc8b05820f6d381f7cdbbd4585945cb6121b71f3cdd99985efa/instagrapi_omars_version-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\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "This is just a forke of https://github.com/subzeroid/instagrapi original author Mark Subzeroid, full credit to them",
    "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": "7b824017039cfdc8b05820f6d381f7cdbbd4585945cb6121b71f3cdd99985efa",
                "md5": "7f971b3a63c273c2952f584ab1462de9",
                "sha256": "2c8285b61ccbdce09b3124ea0f8910141167de9b3c61623f77735e5c2419b385"
            },
            "downloads": -1,
            "filename": "instagrapi_omars_version-2.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "7f971b3a63c273c2952f584ab1462de9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 99924,
            "upload_time": "2024-03-24T19:52:59",
            "upload_time_iso_8601": "2024-03-24T19:52:59.926048Z",
            "url": "https://files.pythonhosted.org/packages/7b/82/4017039cfdc8b05820f6d381f7cdbbd4585945cb6121b71f3cdd99985efa/instagrapi_omars_version-2.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-24 19:52:59",
    "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.31.0"
                ]
            ]
        },
        {
            "name": "PySocks",
            "specs": [
                [
                    "==",
                    "1.7.1"
                ]
            ]
        },
        {
            "name": "pydantic",
            "specs": [
                [
                    "==",
                    "2.6.4"
                ]
            ]
        },
        {
            "name": "moviepy",
            "specs": [
                [
                    "==",
                    "1.0.3"
                ]
            ]
        },
        {
            "name": "pycryptodomex",
            "specs": [
                [
                    "==",
                    "3.20.0"
                ]
            ]
        }
    ],
    "lcname": "instagrapi-omars-version"
}
        
Elapsed time: 0.26176s