Although it’s neat, the biggest issue is figuring out how to keep track of new TikTok videos. So I was wondering if anyone has found a unique way to track newly posted videos that doesn’t involve using:
- Python
- RSS feeds
- Apify scraping
- IFTTT
As you can tell, I’ve tried a bunch of different solutions. I’d probably go with Python if it were up to me, but this client wanted the setup to be 100% free. And since Python code needs to run somewhere, that makes it tricky.
PS: I've solved the issue, but it's hacky.