Not all treasure’s silver and gold, mate.
InstaLooter is a program that can download any picture or video associated from an Instagram profile, without any API access. It can be seen as a re-implementation of the now deprecated InstaRaider developed by @akurtovic.
Requirements
BeautifulSoup |
HTML parsing |
|||
docopt |
CLI arguments parsing |
|||
progressbar2 |
Dynamic output in CLI |
|||
requests |
HTTP handling |
|||
six |
Python 2/3 compatibility |
|||
dateutil |
Date manipulation |
|||
hues |
Colored output |
Installation
InstaLooter is available on PyPI to install with pip. If you are not familiar with the package management of the Python ecosystem, please see the Installation page of the online documentation.
Usage
InstaLooter comes with its CLI:
$ instaLooter <username> [<directory>] [options]
$ instaLooter hashtag <hashtag> <directory> [options]
$ instaLooter post <post_token> <directory> [options]
Examples
Download all pictures from the *instagram* profile in the current directory
$ instaLooter instagram
Download the latest 20 pictures or videos tagged with *python* to */tmp*
$ instaLooter hashtag python /tmp -n 20 -v -c MYLOGIN
Download a single post from an url in the current directory
$ instaLooter post "https://www.instagram.com/p/BFB6znLg5s1/" .
See more at the Usage page of the online documentation.
Release files for instalooter 0.9.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| instaLooter-0.9.4.tar.gz | 32.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| instaLooter-0.9.4-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 79.8 kB
Release files / instaLooter-0.9.4.tar.gz
| Download URL | instaLooter-0.9.4.tar.gz |
|---|---|
| Size | 32.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b21fd70484e0c717b231a38fe5d636756c65b1c27a61611fcaadd143f4422f3a
|
|
BLAKE2b-256 checksum How to use checksums |
3b6c44783b5cab0c2baf98b104d32ddeae2e8ca80f56621efc459e1a32b3130f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / instaLooter-0.9.4-py2.py3-none-any.whl
| Download URL | instaLooter-0.9.4-py2.py3-none-any.whl |
|---|---|
| Size | 47.3 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
3084387d553dfe8383ac52e8cb506c488aa39a5b6efac48a6373f2d20438a560
|
|
BLAKE2b-256 checksum How to use checksums |
d2b2d0d4b50dc12fcbd92fa3439ff6762f99be932cc74b68d3916f2a4aff8cca
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |