Library Python untuk Instagram
Project description
INSTAGRAM SPY
instalation
pip install instaspy
features
- Login Using Cookie.
- retrieve user information.
login
get cookies using this extension: https://....
from instaspy import Instagram
cookie = 'your cookie'
ig = Instagram(cookie=cookie)
get your account data
print(ig.name) # Instagram Name
print(ig.username) # Instagram Username
print(ig.id) # Instagram ID
# or using ig.user_data('me')
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
instaspy-1.0.1.tar.gz
(3.1 kB
view details)
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 instaspy-1.0.1.tar.gz.
File metadata
- Download URL: instaspy-1.0.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7e050de361b48dae2ae51e772c2a416af7e158cdd98176975f41482d20a6cf98
|
|
| MD5 |
6a1b7f52e215738cee91374e4bc291a3
|
|
| BLAKE2b-256 |
b1b8895e7905b7f6bbc906a2b27da0d04923a001c4c1afd5dd6c8210637cdfa3
|
File details
Details for the file instaspy-1.0.1-py3-none-any.whl.
File metadata
- Download URL: instaspy-1.0.1-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f7881c6be9d29499f1ce1a06f5dfea6e26546178d67ba1fa7862d3ce5acd2e3a
|
|
| MD5 |
e5f0980ed57fc328b3ff96d6d2483908
|
|
| BLAKE2b-256 |
62209f5446d03ca762c810f60ca0dc4c05e3ff0a943a0a862ea2f7fb44625ec0
|