TikTok Sound Music API (free-watermark videos) avatar
TikTok Sound Music API (free-watermark videos)

Pricing

$30.00/month + usage

Go to Store
TikTok Sound Music API (free-watermark videos)

TikTok Sound Music API (free-watermark videos)

Developed by

Novi

Novi

Maintained by Community

Extract data from TikTok Sound/Music. Scrape full user profiles including posts, total likes, name, nickname, numbers of comments, shares, followers, following, and more.

5.0 (1)

Pricing

$30.00/month + usage

6

Total users

71

Monthly users

9

Runs succeeded

>99%

Issues response

4.7 days

Last modified

a month ago

MO

api problem

Closed

mogoli opened this issue
2 months ago

Hello, we're trying to find music by country, for example Ivory Coast, to detect all recent music shared on TikTok, but it doesn't seem to be working. Could you please check it?

novi avatar

Novi (novi)

2 months ago

Hello,

In the input, you use POST_LIST, this is for scraping videos from a sound URL. If you need to find music by keyword, you should use the remaining option.

Best regards

novi avatar

Novi (novi)

2 months ago

Hello again, Have you solved you issue? This is an example that you could try:

MO

mogoli

2 months ago

https://console.apify.com/actors/nCNiU9QG1e0nMwgWj/input

hi this one is working perfectly for me but i need you to put time most recent on trend (scrape trending videos) too not only on search

novi avatar

Novi (novi)

2 months ago

Hello,

After you find music list (after search), you can put music ID to this actor and scrape video list.

This is an example input in JSON:

{
"type": "POST_LIST", // change to this type
"limit": 100,
"region": "CI",
"url": "7297086919715490561" // music ID here
}
MO

mogoli

2 months ago

The problem is that we want to use your API to detect the next songs that will be most successful in CI (Ivory Coast). Generally, we're looking for songs that haven't been officially released yet. In the best-case scenario, here's what we'd like to have:

CI: Country Search:

  • Most recent (e.g., 1 day, 2 days, 1 week)
  • Popular (e.g., 2,000 videos in 2 days, 1,000 videos in 1 day, or 10,000 videos in 2 days)

However, we don’t want to search for a specific song—we want to detect future hits in the country.

The API we found works, but the only remaining feature we need is the ability to search for recently posted content.

Envoyé à partir de Outlook pour Androidhttps://aka.ms/AAb9ysg