Shazam Artists Discovery

Shazam Artists Discovery

by alien_force

Automatically scrape detailed artist data from Shazam. Get structured info on bios, top songs, albums, concerts, and similar artists in one go.

283 runs
7 users
Try This Actor

Opens on Apify.com

About Shazam Artists Discovery

Ever needed to pull detailed artist data for a project but got tired of manually piecing it together from different sites? I built the Shazam Artists Discovery actor to solve exactly that. You give it an artist's name, and it goes to work, pulling a clean, structured dataset directly into your workflow. It grabs the essentials—the artist's name, bio, and genres—along with practical info like their latest albums, top tracks, and even upcoming concert dates. It also finds similar artists, which is great for music recommendation engines or market analysis. I use it mostly for building music databases, powering research for blog posts or playlists, and keeping tabs on the touring schedules of specific genres. Instead of jumping between Wikipedia, Spotify, and ticket vendors, you get one consolidated JSON output with images and source links included. It saves a ton of time if you're a developer, researcher, or marketer needing reliable artist intel without the manual hassle. Just set your search term, run it, and use the data however you need.

What does this actor do?

Shazam Artists Discovery is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

Shazam Artists Discovery

Overview

This Apify actor scrapes detailed artist information from Shazam. It's designed for automated data collection, useful for music analytics, research, or integrating artist data into other applications.

Key Features

  • Artist Search: Find artists by name.
  • Detailed Profiles: Scrape bio, genres, hometown, and profile image.
  • Discography: Retrieve albums and identify the latest release.
  • Top Songs: Get a list of an artist's most popular tracks.
  • Concert Info: Fetch upcoming event dates and locations.
  • Similar Artists: Discover related musicians.

How to Use

Run the actor with a search query. It will return structured data for the matching artists, up to a specified limit.

Input

Configure the actor using the following JSON input parameters:

{
  "artist_search": "Artist Name",
  "limit": 5
}
  • artist_search (string, required): The name of the artist to search for.
  • limit (integer, optional): Maximum number of artist results to return. Defaults to a reasonable number if not specified.

Output

The actor outputs a JSON array of artist objects. Each object contains a comprehensive dataset.

Example Output Structure:

[
  {
    "id": "358714030",
    "name": "Imagine Dragons",
    "link": "https://www.shazam.com/artist/imagine-dragons/358714030",
    "genres": ["Alternative"],
    "image": "https://is1-ssl.mzstatic.com/...image.jpg",
    "bio": "Full artist biography text...",
    "hometown": "Las Vegas, NV, United States",
    "latest_album": {
      "name": "Album Name",
      "link": "https://www.shazam.com/album/..."
    },
    "albums": [ ... ],
    "top_songs": [ ... ],
    "upcoming_concerts": [ ... ],
    "similar_artists": [ ... ]
  }
]

The dataset includes all listed features: detailed profile, albums, top songs, concerts, and similar artists.

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Shazam Artists Discovery now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
alien_force
Pricing
Paid
Total Runs
283
Active Users
7
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support