Explore aiograpi documentation and usage guides
mainThe aiograpi documentation is organized into several key areas to help you build with the Instagram API:
- Fundamentals: Core concepts and usage guides.
- Interactions: Detailed documentation for specific Instagram objects including:
- Media: Publications (Photo, Video, Album, IGTV, Reels),
Resource(parts of an album), andMediaOembed. - Users:
Account(private info),User(full public data), andUserShort(lightweight public data). - Stories:
Story,StoryLink,StoryLocation,StoryMention,StoryHashtag,StorySticker, and theStoryBuildutility. - Direct Messaging:
DirectThread(topics) andDirectMessage. - Other:
Hashtag,Location,Collection,Comment,Highlight,Notes,Insight, andTrack.
- Media: Publications (Photo, Video, Album, IGTV, Reels),
- Specialized Guides:
- Captcha: Interface for solver integrations.
- Challenge Resolver: Handling authentication challenges.
- Platform Specifics: Notes for
Pydroid(Android) andTermux.
- Error Handling: Guidance on
Exceptionsand how to handle them.