Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 439 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 439 Bytes

Export Instagram followers and following

Exports the user names of followers and following users for a specified Instagram account.

Requires Python 3.

Usage

  1. See the example Python script.
  2. Modify the example script above with a valid session and user id.
  3. Run the script: ./example-export.py.
  4. User names are exported to followers.txt and following.txt.