diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..ce0fed0 --- /dev/null +++ b/TODO.md @@ -0,0 +1,7 @@ +1. Add code to get around IG rate limits as the + go api does not do that: + intercept an error/pause and resume where we got the error? +2. Allow to resume imports at the last written data: + +- for twitter save the cursor +- for ig no idea!