Suno AI Scraper
1 day trial then $10.00/month - No credit card required now
This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?
See alternative ActorsSuno AI Scraper
1 day trial then $10.00/month - No credit card required now
This scraper will get song details from Suno AI music generator.
What is Suno AI Scraper?
It's a simple and powerful tool that allows you to extract data from Suno AI music generator. To get song datas, insert the URL of Suno playlists and click "Save & Start" button.
You can download that structured data in Excel, HTML, XML, CSV, Excel, and JSON to use in your reports, data visualizations, spreadsheets, and applications.
What Suno AI data can I extract?
Song name | Author name |
---|---|
Song URL | Author profile URL |
Publish date | Length |
Play count | Likes count |
Lyrics | Song genre |
Playlist | Model version |
How do I use Suno AI Scraper?
Suno AI Scraper was designed to be easy to start with even if you've never extracted data from Suno before. Here's how you can scrape Suno songs with this tool:
- Create a free Apify account using your email.
- Open Suno AI Scraper.
- Add one or more Suno AI playlist URLs to scrape its songs. (You can find input and output samples in the following chapters)
- Click "Start" and wait for the songs data to be extracted.
- Download your data in the preferred format.
Input data
You can fill the following input parameters before you start the Actor:
- Suno URLs in the following format: https://suno.com/playlist/07653cdf-8f72-430e-847f-9ab8ac05af40
- Max. songs per playlist (optional)
Or if you want to use it with json, it looks like the following:
1**json format** 2 3``` 4{ 5"suno_urls": [ 6 { 7 "url": "https://suno.com/playlist/07653cdf-8f72-430e-847f-9ab8ac05af40" 8 } 9], 10"max_songs": 10 11} 12```
Output samples
The results will be wrapped into a dataset which you can find in the Storage tab.
|#|songName|songLink|length|author|authorLink|published|plays|likes|style|lyrics|playlist|version| | -------------| -------------| ------------- | ------------- | ------------- | ------------- |------------- | ------------- |------------- | ------------- |------------- | ------------- | ------------- | ------------- | |1|Nikola Tesla|https://suno.com/song/1b28f52a-0311-48e1-a645-f06f6a6f3d66|3:34|crispity|https://suno.com/@crispity|June 5, 2024 at 12:35 PM|117K|3792|melodic Techno, 1800's ragtime, Ragtime-Techno, Ragtime-House-fusion, Ragtime-Electronic, clear male vocal|La la la la, la di da La la la la, la di da I'm Nikola, Nikola Tesla Master of lightning, electric successor...|https://suno.com/playlist/1017a67f-4b84-443f-8dc4-73ff65408425|v3.5|
Or if you want to get a json, it looks like the following:
1**json format** 2 3``` 4[ { 5"songName": "Nikola Tesla", 6"songLink": "https://suno.com/song/1b28f52a-0311-48e1-a645-f06f6a6f3d66", 7"length": "3:34", 8"author": "crispity", 9"authorLink": "https://suno.com/@crispity", 10"published": "June 5, 2024 at 12:35 PM", 11"plays": "117K", 12"likes": "3792", 13"style": "melodic Techno, 1800's ragtime, Ragtime-Techno, Ragtime-House-fusion, Ragtime-Electronic, clear male vocal", 14"lyrics": "La la la la, la di da La la la la, la di da I'm Nikola, Nikola Tesla Master of lightning, electric successor...", 15"playlist": "2023-11-30 09:59", 16"version": "v3.5" 17} ] 18```
Integrations and Suno Scraper
Suno Scraper can be connected with almost any cloud service or web app thanks to integrations on the Apify platform. You can integrate it with Google Sheets, Google Drive, Zapier, Asana, Slack, Airbyte, GitHub, and more.
Using Suno Scraper with the Apify API
The Apify API gives you programmatic access to all your extracted data. With the REST API you can manage, schedule, and run Apify actors. The API also lets you access any datasets, monitor actor performance, fetch results, create and update versions, and more.
Actor Metrics
6 monthly users
-
2 stars
>99% runs succeeded
Created in Jul 2024
Modified 5 months ago