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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rouigram-2.1.3.tar.gz.
File metadata
- Download URL: rouigram-2.1.3.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 |
4fd73356325209ba1b4da1b664fc7be693c1b5243da6126ef1ad53c3dbb44866
|
|
| MD5 |
96f303b5ddf86bce9f609dd58dc453d0
|
|
| BLAKE2b-256 |
3bf355350a3aae84dee7063c06e28e0c55848647f527208eec4c98826bad3ff8
|
File details
Details for the file rouigram-2.1.3-py2.py3-none-any.whl.
File metadata
- Download URL: rouigram-2.1.3-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 |
0d04cb41d002441235dbf18c5be022d537f2a7086bb5b0372ed6d4d4571c2c6d
|
|
| MD5 |
7dadeee1f36920e275ad5ba458cebe80
|
|
| BLAKE2b-256 |
d49403f7bf65f4a8d2cc666b102d6d59396dd150bfe92d0a9cb1ccd705ff7f23
|