🏯 Tiktok Scraper (Pay Per Result) avatar
🏯 Tiktok Scraper (Pay Per Result)

Pricing

$0.30 / 1,000 posts

Go to Store
🏯 Tiktok Scraper (Pay Per Result)

🏯 Tiktok Scraper (Pay Per Result)

Developed by

API Dojo

API Dojo

Maintained by Community

The most complete and effective solution for extracting data from TikTok.com. User, Profile, Hashtag, Music, Location, Tag, and many other support is just the beginning. The intelligent algorithm allows TikTok Scraper to retrieve any posts/videos around the platform in the blink of an eye!

5.0 (2)

Pricing

$0.30 / 1,000 posts

108

Total users

1.7k

Monthly users

381

Runs succeeded

97%

Issue response

16 hours

Last modified

a day ago

SO

Please modify it so that when using multiple keywords in bulk, each individual keyword entered can be included in the results.

Closed

soyeong opened this issue
a month ago

It is not possible to send multiple keywords at once using the keywords array and include the corresponding keyword as input keyword in each result without repeating — because:

The customMapFunction receives only the result object (object) as an argument.

The object does not contain any context about which keyword it originated from.

Therefore, if I send multiple keywords at once like "keywords": [...], I cannot determine which keyword each result came from.

apidojo avatar

Hello,

We just integrated a new settings called Include Search Keywords. If you enable it and use keywords in your input, there will be a new field called keyword` in your output objects which will reflect the one that has been used to fetch that post.

I hope this helps.

Cheers