This scraper will get song details from Suno AI music generator.
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.
Song name | Author name |
---|---|
Song URL | Author profile URL |
Publish date | Length |
Play count | Likes count |
Lyrics | Song genre |
Playlist | Model version |
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:
You can fill the following input parameters before you start the Actor:
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```
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```
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.
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.
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!