DO WHAT YOU WANT ON INSTAGRAM!
Project description
THIS MY FIRST PYTHON PACKAGE! DO WHAT YOU WANT ON INSTAGRAM!
HOW TO USE:
from Darling_Instagram.Darling import DarlingInstagram
#START
IG = DarlingInstagram(cookie="YOUR INSTAGRAM COOKIE!")
# FOLLOW USER
follow = IG.FollowUser(user_url="https://www.instagram.com/quang722008/") #USER URL
# LIKE POST
like = IG.LikePost(user_url="https://www.instagram.com/p/CjnZsxqvyH0/") #POST URL
# COMMENT POST
comment = IG.comment_post(url_post="https://www.instagram.com/p/CjnZsxqvyH0/",content="Mquang Đẹp Trai!") #URL POST & COMMENT CONTENT
#UNFOLLOW USER
unfollow = IG.UnfollowUser(user_url="https://www.instagram.com/quang722008/") #USER URL
#CHANGE PROFILE PICTURE
change_profile_picture = IG.UploadProfilePicture(img_path="PATH PICTURE") #PATH PICTURE
#POST
post = IG.UploadPost(img_path="PATH PICTURE") #PATH PICTURE
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
File details
Details for the file darlingvip_instagram-0.0.1.tar.gz
.
File metadata
- Download URL: darlingvip_instagram-0.0.1.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66ece02d9bca1a4345466a6ce8f812b03c5f86e1aa9b9f0fc20e512ea235c45c |
|
MD5 | a9bb71f5934c94eca0d136b1c9d7b80f |
|
BLAKE2b-256 | a49c7faa6ae2c828f7f0d83c94b4b738d8e402d0bd72ac45a4382fda9c9352c4 |
File details
Details for the file darlingvip_instagram-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: darlingvip_instagram-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cea0dd80eeac4f783ce5f4949e239f4a7b0b9a0cf811cdcf54f9bb95952f5bdb |
|
MD5 | 8ae00027a68fe621562261a50935a455 |
|
BLAKE2b-256 | 9c8dd72bd3331c76acbbd24877edf4caddea02cbd2e1f3a73ab01c951d2fde16 |