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

The following example shows how to use InstaInteracts:

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,
    ['Comment', u'Emojis supported 🔥'], # 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
)

Docs

All InstaInteracts methods are documented at https://instainteracts.pages.dev

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.2.tar.gz (5.2 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.2-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: instainteracts-1.0.2.tar.gz
  • Upload date:
  • Size: 5.2 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.2.tar.gz
Algorithm Hash digest
SHA256 95396bfc7ae7de8cf46a8dbbe238a4c601fa922f81e1427280aee3bc597821d7
MD5 5be1f9d5532fe76fa65d2f16763793a2
BLAKE2b-256 92b8d573683416b1a7aff8c9f1979f2b594afd75770e45eb5edb56fa71b141bf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: instainteracts-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 6.0 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ea77cdc0ff737f4955eff4b44019e8318b863aec78065ddb0b56db725baa26f3
MD5 cad3ecdae3e43916c232f22787728cc9
BLAKE2b-256 624afd6a3e709bc56bd1492ff0fd7780e75a0a9a9ba21f41d3365056e09de4b6

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