External Transmission
Medium
- Category
- Data Exfiltration
- Content
**REST API fallback:** ```bash curl -X POST "https://api.apify.com/v2/acts/apidojo~tiktok-scraper/runs?token=$APIFY_TOKEN" -H "Content-Type: application/json" -d '{ "keywords": ["#ad", "#sponsored", "#fitnesspartner"], "maxItems": 300 }'- Confidence
- 60% confidence
- Finding
- Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
