first instagram Api for user id without any registration
Project description
Rouigram python packaging
Rouigram is a simple and use-full platform for Instagram user id without any registration. instagram user_id is the important factor to use other API of Instagram for making interconnected application. You can help develop this code in the github.
import rouigram as instagram
info = instagram.getInformation("mohammadali_mirhamed") #define Username
print(instagram.getInformation.user_id(info)) # You will get user id
print(instagram.getInformation.username(info)) # You will get username
print(instagram.getInformation.fullname(info)) # You will get fullname
print(instagram.getInformation.follower_count(info)) # You will get follower count
print(instagram.getInformation.following_count(info)) # You will get following count
print(instagram.getInformation.media_count(info)) # You will get media_count
print(instagram.getInformation.external_url(info)) # You will get Website link
print(instagram.getInformation.is_private(info)) # You will get is_private
print(instagram.getInformation.profile_hd_photo(info)) # You will get FullHd profile Image
print(instagram.getInformation.biography(info)) # You will get biography
Rouigram offcial website : rouigram.pythony.ir .
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rouigram-2.1.1.tar.gz
(5.7 kB
view details)
Built Distribution
File details
Details for the file rouigram-2.1.1.tar.gz
.
File metadata
- Download URL: rouigram-2.1.1.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 68f67dafc6b7c99a70fe0aae773cc5dd07a9a523abb1d28a7d6d5f964cb0048d |
|
MD5 | 73a6c9c88e75592ed4bcfaf9329a7d58 |
|
BLAKE2b-256 | a97facb180abffc5584f86995bd40a9b88178f5f7ffe9324b7787b64a3a13fd2 |
File details
Details for the file rouigram-2.1.1-py2.py3-none-any.whl
.
File metadata
- Download URL: rouigram-2.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 41a59691778d4b296f068a7eec3175da628e62572dd4ca65342eedc487c9f77b |
|
MD5 | 9f954230467cf2f8f0a4de1051be4c12 |
|
BLAKE2b-256 | bedb571add89ce0429a5ab6d5fe7c01c35b98ee361e1d4475700671163438f16 |