aiograpi

🔥 Asynchronous Python library for Instagram Private API 2024

View on GitHub

Usage Guide

This section provides detailed descriptions of all the ways aiograpi can be used. If you are new to aiograpi, the Getting Started page provides a gradual introduction of the basic functionality with examples.

Public vs Private Requests

The first request to fetch media/user is public (anonymous), if instagram raise exception, then use private (authorized).

Detailed Sections