Scrapers Apify · apify__abe__tiktok-profile-scraper
TikTok Profile Scraper (Private & Public)
Scrapes basic profile info for a TikTok page for a given username(s), both private & public. Info returned includes counts for followers, following & likes; as well as name, tagline, bio, image URL an (Apify, 22 360 utilisateurs)
- Prix
- 2 crédits / appel
- ≈ 0,156 € · 0,17 $US
- Prérequis
- Aucun connecteur
- fonctionne aussi avec Apify
- Validation humaine
- Non
- lecture ou écriture interne
Entrée
| Champ | Type | Description |
|---|---|---|
| input * | object | Actor input matching the schema of abe/tiktok-profile-scraper (see apify_inspect_actor) |
| maxItems | number | Max dataset items returned (1-200, default 50) |
| timeoutSeconds | number | 10-120, default 90 |
Appeler cet outil
Via l'API HTTP, ou depuis le serveur MCP avec le méta-outil run.
curl https://api.ezyagents.fr/gateway/v1/run \
-H "Authorization: Bearer ezk_…" -H "Content-Type: application/json" \
-d '{"tool":"apify__abe__tiktok-profile-scraper","input":{"input":"…","maxItems":1,"timeoutSeconds":1}}'$
run({ "tool": "apify__abe__tiktok-profile-scraper", "input": {"input":"…","maxItems":1,"timeoutSeconds":1} })