Suno AI Scraper avatar
Suno AI Scraper

Under maintenance

Pricing

$10.00/month + usage

Go to Store
Suno AI Scraper

Suno AI Scraper

Under maintenance

Developed by

Jeremy Frost

Maintained by Community

This scraper will get song details from Suno AI music generator.

5.0 (1)

Pricing

$10.00/month + usage

4

Total users

42

Monthly users

14

Runs succeeded

96%

Last modified

9 months ago

You can access the Suno AI Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "suno_urls": [
3    {
4      "url": "https://suno.com/playlist/07653cdf-8f72-430e-847f-9ab8ac05af40"
5    }
6  ]
7}' |
8apify call jeremy_frost/suno-ai-scraper --silent --output-dataset

Suno AI Scraper API through CLI

The Apify CLI is the official tool that allows you to use Suno AI Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: