Untitled
- 3 Devlogs
- 35 Total hours
The problem with my previous design of code was that the program was searching for the wrong embedded urls in Instagram. Instagram doesn’t store the link as /reel/url-CODE/ in the saved grid in the app, it stores it as /p/url-CODE/. After fixing this the extractor for instagram collections is complete. Now all that’s left to do is to make a user interface so that anyone can use it without having any issues.
In this session i was able to build a working concept of how the scrolling through the instagram app is going to work. And identifying the packages required to make this work
This time was spent building a prototype of the concept of my project.