tagged-users

Get all the usernames of the people who got tagged in an Instagram post


Keywords
instagram, tagged, usernames, users
License
MIT
Install
pip install tagged-users==1.1

Documentation

tagged-users

  • Exactly 64 lines of code (including comments)
  • Works on Linux and MacOS
  • Only 4KB
  • Able to be piped out to other programs







Why?

Many times, the person who posted the photo, puts all the tags very close to each other, which makes is very difficult click on the username.

Here is an example of what I mean:

Honestly, it is almost impossible to click on some of the tags.

Installation

pip3 install tagged-users

Usage

usage: tagged-users [-h] url

Get all the usernames of the people who got tagged in an Instagram post

positional arguments:
  url         URL to Instagram post

optional arguments:
  -h, --help  show this help message and exit

License

MIT License

Copyright (c) 2019 Siddharth Dushantha