A common client to get instagram profile (public data)
Project description
IG-PROFILE-CLIENT
This library is a client to get Instagram profile data (public data).
I have made this for publishing a package to PyPI only!
Usage
Install package by using pip:
pip install -U ig-profile-client
Example
from IgProfileClient import Client
client = Client()
profile = client.get_common_profile("username")
print(profile.__dict__)
print(profile.follower)
Uninstall package
pip uninstall ig-profile-client
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file ig-profile-client-0.0.7.tar.gz.
File metadata
- Download URL: ig-profile-client-0.0.7.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6a654f669a76320cf723acc3610a029d181f947ad06aeb9dc9793f8824812ff8
|
|
| MD5 |
54febcdb1351f71349c160ca00368df3
|
|
| BLAKE2b-256 |
e9551e02cbd5a5e276c731c972700aa2cd8425d3c014f3b9ac3acb8fe18fb66e
|