Metadata-Version: 2.1
Name: instagrapi
Version: 1.14.4
Summary: Fast and effective Instagram Private API wrapper
Home-page: https://github.com/adw0rd/instagrapi
Author: Mikhail Andreev
Author-email: x11org@gmail.com
License: MIT
Description: 
        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
        
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
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6
Description-Content-Type: text/markdown
