Shazam Artists Discovery avatar
Shazam Artists Discovery

Pricing

$25.00/month + usage

Go to Store
Shazam Artists Discovery

Shazam Artists Discovery

Developed by

Alien Force

Alien Force

Maintained by Community

The Shazam Artists Discovery actor searches and scrapes artist information. It retrieves details like name, genres, bio, latest albums, top songs, upcoming concerts, and similar artists. Input an artist's name and get structured data, including images and links, for deeper insights.

0.0 (0)

Pricing

$25.00/month + usage

2

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

2 months ago

You can access the Shazam Artists Discovery 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  "artist_search": "Imagine Dragons",
3  "limit": 3
4}' |
5apify call alien_force/shazam-artists-discovery --silent --output-dataset

Shazam Artists Discovery API through CLI

The Apify CLI is the official tool that allows you to use Shazam Artists Discovery locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: