Skip to main content

Instainteracts is an automation tool for Instagram interactions

Project description

InstaInteracts

InstaInteracts is an automation tool for Instagram interactions (follow, like, comment).

How to install

You can install instainteracts by running the following command:

pip install instainteracts

Basic usage

from instainteracts import InstaInteracts

username = '' # your username
password = '' # your password
hashtag = 'insta' # hashtag to interact with

insta = InstaInteracts(username, password)

insta.comment_by_hashtag(
    hashtag,
    ['nice', 'hi'], # List of comments
    only_recent=True, # Interact only with recent posts
    limit=10 # limit of comments
)

insta.follow_by_hashtag(
    hashtag,
    limit=2 # limit of follows
)

insta.like_by_hashtag(
    hashtag,
    limit=5 # limit of likes
)

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

instainteracts-1.0.1.tar.gz (4.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

instainteracts-1.0.1-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

Details for the file instainteracts-1.0.1.tar.gz.

File metadata

  • Download URL: instainteracts-1.0.1.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.2 CPython/3.11.1 Windows/10

File hashes

Hashes for instainteracts-1.0.1.tar.gz
Algorithm Hash digest
SHA256 6e48937129609fc374007ac83076b96bf77b894e12e78748c49490790b4c15b6
MD5 88ca11e81d81fdf27c601de868e67bcc
BLAKE2b-256 0b6969b3f39c1ed459e30f02a17015844823f3261052df84724834a814345e48

See more details on using hashes here.

File details

Details for the file instainteracts-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: instainteracts-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 5.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.2 CPython/3.11.1 Windows/10

File hashes

Hashes for instainteracts-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 476bd824a2055e631063505c6b58c02fa921e0916485c16e742dbec7db60bf2e
MD5 a3f0078aa2c2bab6471c0f6d6184e0e7
BLAKE2b-256 30c4f930885992b1cb1d9675295e6a710e235cc56bc80056b3f4d36427f459b4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page