Fast TikTok API (free-watermark videos) avatar
Fast TikTok API (free-watermark videos)

Pricing

$38.00/month + usage

Go to Store
Fast TikTok API (free-watermark videos)

Fast TikTok API (free-watermark videos)

Developed by

Novi

Novi

Maintained by Community

Fastest TikTok API for Trend, Hashtag, Search, Music, User, Comment. Real-time, authentic data. No pre-built databases. Provides no-watermark video download links.

5.0 (3)

Pricing

$38.00/month + usage

38

Total users

1.4K

Monthly users

123

Runs succeeded

97%

Issues response

0.52 hours

Last modified

6 days ago

HB

Keyword search not returning signature (bio) or relevant author info

Closed

hbruceweaver opened this issue
a year ago

When I run keyword searches, it doesn't return the author information, at least not the signature, but it does return other info about the author. This makes it difficult, because we want to scrape their Bio for email (signature)

novi avatar

Novi (novi)

a year ago

Hello, The feature is not included in this scrapper. The feature needs an extra actor that you can take a look at: https://apify.com/novi/tiktok-user-info-api

Thank for using your service.

HB

hbruceweaver

a year ago

Is there any way we can add the follower count to the output information?

novi avatar

Novi (novi)

a year ago

I think the most straightest way is looping each item, get userId, then call the addtional actor for getting that.

HB

hbruceweaver

a year ago

We have to do this for thousands of creators per run, so we would need to be able to do runs that are searching for bulk creator information not just one creator

novi avatar

Novi (novi)

a year ago

Hi there, for this feature, what do you think if we develop another actor that has specific this feature for you?

HB

hbruceweaver

a year ago

that would be great. What we need is a way to scrape the videos from hundreds of hashtags/keywords very quickly and concurrently, and we need the cost per usage to be very low since we run thousands of keywords per day.

We need to be able to hit the limit for all keywords we enter, and they the returned information from that scrape should have the following creator data;

username, Bio (signature), follower count, total likes, total posts, region (ie US etc), as well as all the same information this scraper returns for the video information.

novi avatar

Novi (novi)

a year ago

Yes, this will take time, please wait for us. Thank you for using our service.

novi avatar

Novi (novi)

a year ago

Hello, you can find author information at this JSON path:

item -> aweme_info -> author

As you can see in this example data

{
"accept_private_policy": false,
"account_labels": null,
"ad_cover_url": null,
"advance_feature_item_order": null,
"advanced_feature_info": null,
"authority_status": 0,
"avatar_168x168": {
"height": 720,
"uri": "tos-maliva-avt-0068/7310387340583649326",
"url_list": [
"https://p16-sign-va.tiktokcdn.com/tos-maliva-avt-0068/7310387340583649326~c5_168x168.webp?lk3s=45126217&nonce=31548&refresh_token=d622ba902a9328add42e6d2d9fcf782d&x-expires=1712476800&x-signature=yVPu8sxxn%2BmM7ARCB5s7uW5MtWE%3D",
"https://p77-sign-va.tiktokcdn.com/tos-maliva-avt-0068/7310387340583649326~c5_168x168.webp?lk3s=45126217&nonce=11967&refresh_token=069c5fbd5291ae058883d6361506929c&x-expires=1712476800&x-signature=5yCwLCx%2B06f%2FYLnX8jbZ1Tm3bjY%3D",
"https://p16-sign-va.tiktokcdn.com/tos-maliva-avt-0068/7310387340583649326~c5_168x168.jpeg?lk3s=45126217&nonce=90398&refresh_token=f7dab50191a34bf806ef8bde4d028b04&x-expires=1712476800&x-signature=EqYp0smWr8PW%2B4BElo%2BiltZ2kZ4%3D"
],
"url_prefix": null,
"width": 720
},
"avatar_300x300": {
"height": 720,
"uri": "tos-maliva-avt-0068/7310387340583649326",
"url_list": [
... [trimmed]