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.
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
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- 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.
Categories
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 TrialActor Information
- Developer
- alien_force
- Pricing
- Paid
- Total Runs
- 283
- Active Users
- 7
Related Actors
Video Transcript Scraper: Youtube, X, Facebook, Tiktok, etc.
by invideoiq
Linkedin Profile Details Scraper + EMAIL (No Cookies Required)
by apimaestro
Twitter (X.com) Scraper Unlimited: No Limits
by apidojo
Content Checker
by jakubbalada
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support