TikTok Sound & Music Scraper - Videos by Song avatar

TikTok Sound & Music Scraper - Videos by Song

Pricing

from $3.50 / 1,000 results

Go to Apify Store
TikTok Sound & Music Scraper - Videos by Song

TikTok Sound & Music Scraper - Videos by Song

Scrape TikTok videos by song. A TikTok sound scraper and API alternative to export music data to CSV/JSON. No login or API key.

Pricing

from $3.50 / 1,000 results

Rating

0.0

(0)

Developer

Logiover

Logiover

Maintained by Community

Actor stats

0

Bookmarked

9

Total users

3

Monthly active users

5 days ago

Last modified

Share

TikTok Sound & Music Scraper — Videos by Song, Engagement & Creators (No Login)

Apify Actor No login Ban risk zero Pay per result Export

Scrape every TikTok video that uses a given sound or song and track how a track spreads across TikTok. This TikTok sound scraper and music-video crawler takes a music-page URL or music id and returns all the videos riding it — with full engagement stats, authors, hashtags and the sound's own metadata. One sound can power thousands of videos, making this the go-to tool for understanding how a track is catching on and who is driving it. No login, no cookies, no API key — zero account-ban risk.

🏆 Why this TikTok sound scraper?

18 fields per video (views, likes, comments, shares, saves + author + sound metadata) · thousands of videos per sound · overflow-safe million-scale counts · no login, no cookies, 0% ban risk (residential-proxy engine) · export to JSON / CSV / Excel. The unofficial TikTok sound API alternative for music marketing, A&R and trend tracking — with no API key.


✨ What this Actor does / Key features

  • 🎵 Videos by song — pass a TikTok music-page URL or numeric music id and get every video using that sound.
  • 📈 Complete engagementplayCount (views), likeCount, commentCount, shareCount, saveCount — overflow-safe into the millions.
  • 👤 Creator data — each video's author username, nickname and verified flag, for influencer discovery.
  • 🎼 Sound metadatasoundId, soundTitle, soundAuthor (artist) and soundUrl (music-page link) on every row.
  • 🏷️ Hashtags & caption — the full caption description, every hashtag, plus postedAt and durationSec.
  • 🔀 Multi-sound & de-duped — track several sounds in one run; results are de-duplicated across them.
  • 🔓 No login, no cookies, 0% ban risk — reads only public video data through residential proxies.
  • 📊 Trend-ready — schedule runs to follow a sound's growth curve day by day.
  • 💾 Export anywhere — download as JSON, CSV, Excel or HTML, or pull via the Apify API and webhooks.

🚀 Quick start (3 steps)

  1. Configure — add sounds (TikTok music-page URLs or numeric music ids) and set Max videos per sound.
  2. Run — click Start with the default RESIDENTIAL proxy. The Actor collects videos riding each sound and streams one row per video into your dataset.
  3. Get your data — open the Output tab and export to JSON, CSV, Excel or HTML, or pull it via the Apify API.

Finding a sound's URL or id: open any TikTok video, tap the spinning sound disc (bottom-right) to open the music page. Its URL ends with the numeric music id.../music/original-sound-7608483104361122593. Paste the full URL or just the id.

📥 Input

Give the Actor at least one entry in sounds. Everything else has sensible defaults.

Example — one sound, up to 300 videos

{
"sounds": ["https://www.tiktok.com/music/original-sound-7608483104361122593"],
"maxVideosPerSound": 300
}

Example — multiple sounds (URL + id), de-duplicated

{
"sounds": [
"https://www.tiktok.com/music/original-sound-7608483104361122593",
"7331234567890123456"
],
"maxVideosPerSound": 200,
"maxResults": 500
}

Example — trend-tracking snapshot (small, frequent)

{
"sounds": ["7608483104361122593"],
"maxVideosPerSound": 50,
"proxyConfiguration": { "useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"] }
}
FieldTypeDescriptionDefault
soundsarrayTikTok music-page URLs or numeric music ids. Required.
maxVideosPerSoundintegerHow many videos to collect per sound.200
maxResultsintegerGlobal cap on videos saved across all sounds. 0 = unlimited.0
proxyConfigurationobjectApify Proxy settings. RESIDENTIAL required for TikTok (default).RESIDENTIAL

📤 Output

One row per video (plus the sound's metadata on each row). Here is a trimmed sample record:

{
"videoId": "7600000000000000000",
"url": "https://www.tiktok.com/@amelietjer/video/7600000000000000000",
"description": "#yachting #superyacht #stewardess",
"postedAt": "2026-02-18T14:05:00.000Z",
"durationSec": 18,
"playCount": 4600000,
"likeCount": 211600,
"commentCount": 1900,
"shareCount": 7400,
"saveCount": 22300,
"hashtags": ["yachting", "superyacht", "stewardess"],
"author": { "username": "amelietjer", "nickname": "Amélie", "verified": false },
"soundId": "7608483104361122593",
"soundTitle": "original sound",
"soundAuthor": "Way Of House",
"soundUrl": "https://www.tiktok.com/music/original-sound-7608483104361122593",
"scrapedAt": "2026-07-06T12:00:00.000Z"
}

💡 Use cases

  • Music marketing & promotion — measure how a track is being used, by whom, and how fast it's spreading.
  • Label A&R & sync — spot songs gaining organic traction early, before they chart.
  • Trend tracking — follow a sound's growth curve over days or weeks on a schedule.
  • Creator discovery — find the influencers powering a sound's spread and turn them into leads.
  • Rights & royalties research — audit usage of a track across TikTok.
  • Campaign measurement — track how a branded or licensed sound performs after a launch.

👥 Who uses it

Music marketers & promoters · label A&R and sync teams · influencer-marketing agencies · trend analysts and social researchers · rights holders auditing track usage · brands running sound-based campaigns.

💰 Pricing

This Actor runs on a simple pay-per-result model — you pay for the videos you extract, with no separate Apify platform fees to calculate. Try it on the free tier first, then scale up. See the Pricing tab on this page for the current rate.

❓ Frequently Asked Questions

Does this need a TikTok login or API key? No. The Actor reads only public video data through residential proxies — no account, no cookies, no API key, and zero ban risk. Only an Apify account is needed.

Is this a TikTok API alternative for sound data? Yes. It works as an unofficial TikTok sound API alternative — you get videos-by-song and engagement metrics without applying for TikTok's official API, keys or login.

What counts as a "sound"? Any TikTok music page — original sounds, licensed songs or remixes. Pass its URL or numeric id.

How do I find every TikTok video using a specific song? Paste the TikTok music-page URL or numeric music id into the sounds field and the Actor pulls all videos riding that sound with views, likes, shares and the author of each clip.

Will I get every video using the sound? You'll get up to maxVideosPerSound; raise it for more. TikTok's reported total is included in the sound metadata and logs.

Can I track several sounds at once? Yes. Add multiple URLs or ids to sounds in one run — results are de-duplicated across them.

Can I track how a TikTok sound is spreading over time? Yes. Schedule the scraper on a sound and each run captures the latest videos and engagement, so you can follow a track's growth curve day by day for A&R or music marketing.

Can I scrape TikTok videos by song without an API or login? Yes. This is a no-login TikTok music scraper: pass a music-page URL or id and it extracts all videos using that song through residential proxies, no API key required.

How do I export TikTok sound data to CSV or JSON? Run the scraper, then download the dataset as CSV, JSON, Excel or HTML, or pull it via the Apify API and webhooks. Every video using the sound is one row.

Is it legal to scrape TikTok sounds? The Actor collects only publicly available video data. You are responsible for complying with TikTok's Terms and music-licensing rules when reusing the data.

🔗 More TikTok & social scrapers by logiover

Pair the sound scraper with the rest of the TikTok and social-intelligence suite:

ActorWhat it does
TikTok Hashtag Video ScraperFind trending videos and sounds by hashtag/keyword
TikTok Creator Lead FinderTurn creators using a sound into leads with contact data
TikTok Brand Mention MonitorTrack brand and product mentions across TikTok
TikTok Profile Email ScraperExtract public emails from TikTok profiles
YouTube Influencer Discovery ScraperDiscover creators by niche with reach data
YouTube Video Details ScraperVideo stats, metadata and channel info
Instagram Media DownloaderDownload Instagram media and metadata
Threads ScraperCollect posts and profiles from Threads
Reddit Search ScraperSearch Reddit posts and comments
Discogs ScraperMusic release, artist and label data
Apple Podcasts Episode ScraperPodcast episodes and show metadata
Resident Advisor ScraperMusic events, clubs and lineups

👉 Browse all logiover scrapers on Apify Store — 180+ actors across real estate, jobs, crypto, social media & B2B data.

⏰ Scheduling & integration

Schedule this Actor on Apify to follow a sound's spread daily or weekly. Export results to JSON, CSV or Excel, sync to Google Sheets, or push to your database, BI tools and webhooks through the Apify API. Connect it to Make, n8n or Zapier to power music-marketing dashboards and creator-outreach pipelines.

⭐ Support & feedback

Found a bug or need an extra field? Open an issue on the Issues tab — response is usually fast. If this Actor saves you time, a ★★★★★ review on the Store page genuinely helps and is hugely appreciated. 🙏

This Actor collects only publicly available video data and is intended for legitimate music-marketing, research and analytics use. You are responsible for complying with TikTok's Terms of Service, music-licensing rules and any applicable local laws when reusing the data.


📝 Changelog

2026-07-06

  • ✨ README overhaul: standardized shields badges, added a green "why" callout, a full field reference, extra ready-to-run example scenarios, a TikTok/social cross-promo grid, and a clearer quick-start.

2026-07-01

  • Maintenance pass: re-verified end-to-end on live data and confirmed successful runs within the 5-minute quality window on the default input.
  • Sharpened Store metadata (SEO title & description) and expanded the FAQ with high-intent, long-tail questions for easier discovery in Google and Apify Store search.
  • Added ready-to-run example tasks that cover common real-world use cases.

2026-06-15

  • Reliability pass: re-verified end-to-end on live data with real-world inputs. Routine maintenance build.

2026-06-07

  • Docs: added coverage for using this as a TikTok API alternative, exporting TikTok sound data to CSV/JSON, and scraping videos by song without an API or login.

2026-06-05

  • Reliability fix: results are no longer dropped by strict output validation — runs now complete cleanly even at high volume (thousands of results).
  • Stability & performance hardening; fresh rebuild.

2026-06-04

  • Verified live & refreshed build — reliability/maintenance pass.