Requirements
The ability to import target accounts based on their interactions with a post given the post URL.
This feature should allow the user to
- Enter an url for an Instagram post
- Validate this post actually exists on Instagram
- Present the user with the option to import accounts from the post likes or comments. Also give the user the ability to limit the amount of accounts that are imported
- Add these accounts to the list of imported accounts
Some References
https://instaloader.github.io/module/structures.html#instaloader.Post.get_comments
https://instaloader.github.io/module/structures.html#instaloader.Post.get_likes
Requirements
The ability to import target accounts based on their interactions with a post given the post URL.
This feature should allow the user to
Some References
https://instaloader.github.io/module/structures.html#instaloader.Post.get_comments
https://instaloader.github.io/module/structures.html#instaloader.Post.get_likes