
TikTok Video Scraper
Pricing
from $5.00 / 1,000 videos

TikTok Video Scraper
Extract data from chosen tiktoks. Just add a TikTok URL and get TikTok video and profile data: URLs, numbers of shares, followers, hashtags, hearts, video, and music metadata. Export scraped data, run the scraper via API, schedule and monitor runs or integrate with other tools.
4.8 (8)
Pricing
from $5.00 / 1,000 videos
87
Total users
3K
Monthly users
434
Runs succeeded
>99%
Issues response
1 hours
Last modified
2 days ago
Intergation with make.com
Closed
Error in integrations.
RuntimeError By launching this job you will exceed the memory limit of 8192MB for all your Actor runs and builds (currently used: 8192MB, requested: 4096MB). Please consider an upgrade to a paid plan at https://console.apify.com/billing/subscription to increase your Actor memory limit.
Origin Apify
Automatic error handler If you want to handle this error automatically, choose one of the following options. This will create a new error-handler route in your scenario. You can then expand the route in any way you like.
Input Bundle 1Collection Input JSON overrides { "postURLs": [ "https://vm.tiktok.com/ZNdeKt1vM/" ], "shouldDownloadCovers": false, "shouldDownloadSlideshowImages": false, "shouldDownloadSubtitles": false, "shouldDownloadVideos": true, "videoKvStoreIdOrName": "TikTok"} Task nJUlrcsGOApGtq1rV Run synchronously false

Hi, thanks for opening this issue!
The Actor itself has a limit of maximum 4 GB memory. That is indicated by this error message if you try to start it with more: You've set memory higher than the maximum of 4096MB allowed for this Actor.
Otherwise, it just seems like some bug in your integration, where you have very clearly started more jobs consuming more ram limit than your current plan offers - that being 8 GB max. The bug can be pretty much anywhere there, and I cannot look into your Make account, but at least here on Apify, I don't see anything unusual.
I hope this helps, thanks and happy scraping!