Skip to main content

Instagram client built with Python 3.8 and the Selenium package.

Project description

instaclient

instaclient is a Python library for accessing Instagram's features. With this library you can create Instagram Bots with ease and simplicity. The InstaClient takes advantage of the selenium library to excecute tasks which are not allowed in the Instagram Graph API (such as sending DMs).

The only thing you need to worry about is to spread your requests throughout the day to avoid reaching Instagram spam limits.

Disclaimer: Please note that this is a research project. I am by no means responsible for any usage of this tool. Use it on your behalf. I'm also not responsible if your accounts get banned due to the extensive use of this tool.

Current Features

  • Follow a user
  • Unfollow a user
  • Search posts by tag
  • Like a users latest posts (max 15 for now)
  • Send DMs to a user
  • Get a users image media

Installation

Use the package manager pip to install foobar.

pip install instaclient

To update the package:

pip install -U instaclient

Usage

from instaclient import InstaClient

client = Instaclient(username='username', password='password', driver=InstaClient.CHROMEDRIVER)
# Onlye ChromeDriver is available at the moment
client.login() # Go through Login Procedure
client.send_dm('username', 'Message to send') # send a DM to a user

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

Help Community

You can join this Telegram Group to ask questions about the instabot's functionalities or to contribute to the package!

Credits

AUTHORS

License

MIT

Project details


Release history Release notifications | RSS feed

This version

1.2

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

instaclient-1.2.tar.gz (9.4 kB view details)

Uploaded Source

File details

Details for the file instaclient-1.2.tar.gz.

File metadata

  • Download URL: instaclient-1.2.tar.gz
  • Upload date:
  • Size: 9.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6

File hashes

Hashes for instaclient-1.2.tar.gz
Algorithm Hash digest
SHA256 31127bd9708637b7569802009013991780fd78a677d90fdf95a1ac00f93d1f5f
MD5 cb1c7f06fe3b6cb0827d089d4e7034dd
BLAKE2b-256 842f81edd37ef55a74c065c2775ae2e62ced1d0ed57f345f38a115c50ec97031

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