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
Close
Hashes for darlingvip_instagram-0.0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66ece02d9bca1a4345466a6ce8f812b03c5f86e1aa9b9f0fc20e512ea235c45c |
|
MD5 | a9bb71f5934c94eca0d136b1c9d7b80f |
|
BLAKE2b-256 | a49c7faa6ae2c828f7f0d83c94b4b738d8e402d0bd72ac45a4382fda9c9352c4 |
Close
Hashes for darlingvip_instagram-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | cea0dd80eeac4f783ce5f4949e239f4a7b0b9a0cf811cdcf54f9bb95952f5bdb |
|
MD5 | 8ae00027a68fe621562261a50935a455 |
|
BLAKE2b-256 | 9c8dd72bd3331c76acbbd24877edf4caddea02cbd2e1f3a73ab01c951d2fde16 |