Shazam Artists Discovery avatar

Shazam Artists Discovery

Try for free

2 hours trial then $25.00/month - No credit card required now

Go to Store
Shazam Artists Discovery

Shazam Artists Discovery

alien_force/shazam-artists-discovery
Try for free

2 hours trial then $25.00/month - No credit card required now

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.

Developer
Maintained by Community

Actor Metrics

  • 2 Monthly users

  • No reviews yet

  • 2 bookmarks

  • >99% runs succeeded

  • Created in Feb 2025

  • Modified 3 days 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: