instagrapi

🔥 The fastest and powerful Python library for Instagram Private API 2024

View on GitHub

Usage Guide

This section provides detailed descriptions of all the ways instagrapi can be used. If you are new to instagrapi, 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