Spotify Artist Scraper avatar
Spotify Artist Scraper

Pricing

$10.00/month + usage

Go to Store
Spotify Artist Scraper

Spotify Artist Scraper

Developed by

Scrape Architect

Scrape Architect

Maintained by Community

Spotify Artist Scraper 🎵🚀 - Instantly find and extract artist details from Spotify using keywords (genres, names) or direct artist URLs. Supports bulk processing of 1000+ artists in a single run, fetching artist profiles, followers, and latest releases with ease! 🎶

0.0 (0)

Pricing

$10.00/month + usage

0

Total users

2

Monthly users

2

Runs succeeded

>99%

Issue response

1.9 hours

Last modified

3 days ago

You can access the Spotify Artist 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.

$echo '{
< "keywords": [
< "rock",
< "punk"
< ],
< "artist_urls": [
< {
< "url": "https://open.spotify.com/artist/0OdUWJ0sBjDrqHygGUXeCF"
< }
< ]
<}' |
<apify call scrapearchitect/spotify-artist-scraper --silent --output-dataset

Spotify Artist Scraper API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: