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.0.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.0.tar.gz.
File metadata
- Download URL: instaspy-1.0.0.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 |
075656e6c322a32835bc6e1497d23985300800a2f4eed336c0701b05f09495b6
|
|
| MD5 |
73965f01e002649442c74af52e7de090
|
|
| BLAKE2b-256 |
8b5094b0f3bd9b9f8d47264f49fd767a7872c5529baa428301f8f6bbb4586af8
|
File details
Details for the file instaspy-1.0.0-py3-none-any.whl.
File metadata
- Download URL: instaspy-1.0.0-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 |
4fcba5c5a8760e26396d3ebda4d69103de831f41accaba1c1a49a2993525d7f7
|
|
| MD5 |
ee4591f6bf6c01ef6bbb677707daf6e5
|
|
| BLAKE2b-256 |
3b0fcea5fd26c49adbe39c7c9f7a2dc55cbe2bfbbac49f1e6e91cd64e835966f
|