Commit graph

4 commits

Author SHA1 Message Date
Andreas Mieke da5978ef7b Changes behaviour to find next page to parse on Instagram 2017-01-20 22:08:29 +01:00
Andreas Mieke 8c6dbd13f5 Changes instagram runner to parse only first page on first run 2017-01-20 22:07:54 +01:00
Andreas Mieke a97bfc7c14 Changes instagram parser to use their pagination
Limited to max 5 pages to avoid endless scanning on first start.
If the current page contains at least one media element not in
our database it will check the next page (max. 5 pages).
2017-01-20 03:07:44 +01:00
Andreas Mieke 0a69d4a9f2 Initial commit
Implemented getters for:
    * Snapchat
    * Twitter
    * Instagram

Also implemented config and database modules.
2017-01-17 23:39:59 +01:00