What is your goal?
I want to automate interactions inside native Instagram and TikTok mobile apps (posting videos, liking, commenting, scrolling feeds) so that the platform serves real mobile-optimized content and behaves like a real phone.
What is the problem & what have you tried?
The problem is that browser-based automation (Puppeteer, Selenium, or Make’s HTTP/Scrape modules) shows desktop or limited mobile views — feeds, Reels and recommendations differ from what real Android phones get.
I’ve tried ZennoDroid for full Android emulation, which works perfectly, but I’m curious if Make.com can achieve similar results without custom code or external emulators.
Any scenarios, modules or workarounds (Appium integration, webhooks to Android tools, mobile API tricks) would be super helpful.
Error messages or input/output bundles
No specific error yet — this is more of a conceptual question before I start building. Just exploring possibilities.