The definitive package to interact on Instagram
Project description
Welcome!
This is a package to navigate and grab data from Instagram easily. It is built on Selenium and it uses Chrome driver.
Step 1
Install the last stable release of Chromedriver here (v76) for you OS (macOS, Win or Linux): https://chromedriver.chromium.org/
Step 2 (optional)
If you want to use YOLOv3 embedded for object detection you must download coco.data, coco.names, libdarknet.so, yolov3.cfg and yolov3.weights and place them in the working dir
Step 3
pip (or pip3) install igcoccebot on the terminal
Step 4
Use it in your scripts -> 'import igcoccebot as ig'
Step 5
Initialize an IGCocceBot with path to chrome driver: remember that 'chromedriver' doesn't work you must type './chromedriver' if you want to use the current dir
Example:
import igcoccebot as ig
bot = ig.IGCocceBot('./chromedriver')
Lorenzo Coacci
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
Built Distribution
File details
Details for the file igcoccebot-0.2.4.tar.gz
.
File metadata
- Download URL: igcoccebot-0.2.4.tar.gz
- Upload date:
- Size: 23.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a69d568ac57b8e572617c434fffbe5c8fc393869c3017e9c490717d2e9578f07 |
|
MD5 | 9bcfa9eadc4a0caeed60b71f352980b1 |
|
BLAKE2b-256 | 36ecdc426929c26fd83346a40a03daadde8fda6510ca7aa3eb2e742ad5a75ad2 |
File details
Details for the file igcoccebot-0.2.4-py3-none-any.whl
.
File metadata
- Download URL: igcoccebot-0.2.4-py3-none-any.whl
- Upload date:
- Size: 25.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f683d91122ed06a2621eeb4bfc5ddf32bc9b38b79230cf0d8731680078393636 |
|
MD5 | 96439683acd5b7d3a0bed7dbff5a7d8c |
|
BLAKE2b-256 | 89ab401ff80203613d05f07bfc7b8ae1243c9d280597a3afea6d6a635eaea033 |