Commit graph

7 commits

Author SHA1 Message Date
Andreas Mieke 3106ddc796 WIP 2020-01-15 23:10:20 +01:00
Andreas Mieke 6bf22e4458 Changes to make the new linter happy 2017-05-22 00:53:22 +02:00
Andreas Mieke d1b91fcee3 Fix Instagram API
Instagram API working again, in question is for how long...
2017-05-07 16:50:13 +02:00
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