API Reference¶
Main¶
Looters (instalooter.looters)
A brutal Instagram looter that raids without API tokens. |
|
A looter targeting medias tagged with a hashtag. |
|
A looter targeting medias on a user profile. |
|
A looter targeting a specific post. |
Command Line Interface (instalooter.cli)
|
Run from the command line interface. |
Batch Runner (instalooter.batch)
Run |
Iterators¶
Medias Iterators (instalooter.medias)
An iterator over the medias obtained from a page iterator. |
|
An iterator over the medias within a specific timeframe. |
Pages Iterators (instalooter.pages)
An abstract Instagram page iterator. |
|
An iterator over the pages refering to a specific hashtag. |
|
An iterator over the pages of a user profile. |
Miscellaneous¶
Progress Bars (instalooter.pbar)
An abstract progess bar used to report interal progress. |
|
A progress bar using the |
Background Downloader (instalooter.worker)
The background InstaLooter worker class. |