Spotify Artist : Monthly Listeners & Contact Info Scraper๐Ÿ“Š๐Ÿ“ฉ avatar
Spotify Artist : Monthly Listeners & Contact Info Scraper๐Ÿ“Š๐Ÿ“ฉ

Pricing

$14.99/month + usage

Go to Store
Spotify Artist : Monthly Listeners & Contact Info Scraper๐Ÿ“Š๐Ÿ“ฉ

Spotify Artist : Monthly Listeners & Contact Info Scraper๐Ÿ“Š๐Ÿ“ฉ

Developed by

Storm_Scraper

Maintained by Community

Collect detailed Spotify artist data ๐ŸŽง: name, verification status โœ…, biography, profile image ๐Ÿ“ธ, monthly listeners, image gallery, related artists, popular albums ๐ŸŽถ, top cities, and social links (Facebook, Instagram, Twitter) ๐ŸŒ. Perfect for analyzing the music industry and research projects!

5.0 (1)

Pricing

$14.99/month + usage

2

Monthly users

12

Runs succeeded

>99%

Last modified

a month ago

Spotify Artists Data Scraper ๐ŸŽง๐Ÿ“Š

The Spotify Artists Data Scraper allows you to scrape detailed data for specific Spotify artists based on their URLs.

This tool provides comprehensive insights into the artists, such as their biography, followers, releases, and related artists. Perfect for gathering artist data for research, analysis, or content creation!

Description ๐Ÿ’ฏ๐ŸŽง

The Spotify Artists Data Scraper is designed to help you fetch all the data about artists ๐ŸŽถ๐ŸŽง.

With flexible filters, you can specify the artist URLs you want to retrieve ๐Ÿ”ข and gather essential details such as:

1artist_id: The unique ID of the artist on Spotify ๐ŸŽค.
2artist_name: The name of the artist โœจ.
3avatar_image: URL of the artist's avatar image ๐Ÿ“ธ.
4biography: A brief description or biography of the artist ๐Ÿ“.
5discovered_on: Playlists and albums where the artist is featured ๐Ÿ“€.
6followers: Number of followers the artist has on Spotify ๐Ÿ‘ฅ.
7gallery: A list of image URLs related to the artist ๐Ÿ–ผ๏ธ.
8monthly_listeners: The number of monthly listeners on Spotify ๐Ÿ“Š.
9related_artists: A list of related artists, with names, IDs, and links ๐Ÿ”—.
10releases: A list of the artist's releases (albums, singles, EPs) ๐ŸŽถ.
11top_cities: The cities with the highest number of listeners for the artist ๐ŸŒ.
12social media links: Direct URLs to the artist's social media pages (Facebook, Instagram, Twitter) ๐Ÿ“ฑ.

How many results can you extract using this Tool? ๐Ÿ”

Thereโ€™s no limit to the number of results you can extract ๐Ÿ“Š!

You can collect as many Spotify artist data as you need based on your query and filters ๐Ÿ”.

Key Features โœจ

  • Artist Data Extraction ๐ŸŽค: Scrape detailed information including artist biography, monthly listeners, followers, related artists, and releases.

  • Gallery and Media ๐Ÿ“ธ: Retrieve profile images, cover art, and artist-related media.

  • Related Artists ๐Ÿ”—: Discover similar artists linked to the primary artist.

  • Top Cities ๐ŸŒ: Extract geographical insights on where an artist has the most listeners globally.

  • Releases and Social Links ๐ŸŽถ: Access links to albums, EPs, singles, and social media profiles (Instagram, Twitter, Facebook).

๐Ÿ’ธ Pricing

This scraper operates on a monthly subscription basis, priced at $14.99/month.

How to Use? ๐Ÿ“ฒ

1Sign up for an account on Apify.
2Access the Spotify Artists Data Scraper on the Apify platform.
3Input the list of artist URLs you want to scrape.
4Configure any optional filters (if needed).
5Start the scraper to collect artist data.
6Download the data in your preferred format (JSON, CSV, XML, Excel, HTML).

Thatโ€™s it! Youโ€™ll have all the Spotify artist data ready for your research.

Applications ๐ŸŒŸ

Artist Discovery: Find new artists and gather data about their releases, followers, and related artists.

Music Industry Analysis: Monitor trends and analyze the popularity of artists across cities and regions.

Content Curation: Collect data for creating playlists, reviews, or music-related content.

Input Example ๐Ÿ“ฒ ๐Ÿ‘Œ

The tool requires you to input a list of Spotify Artist URLs (formatted as https://open.spotify.com/artist/SPOTIFY_ARTIST_ID). It will then fetch data like the artistโ€™s name, biography, releases, followers, related artists, and more.. Hereโ€™s how to structure your input JSON:

1{
2  "urls": [
3    "https://open.spotify.com/artist/2pvfGvbL4mouaDY9ZSwUmv",
4    "https://open.spotify.com/artist/7Ln80lUS6He07XvHI8qqHH",
5    "https://open.spotify.com/artist/0C7jgMYmKXPmy5bHH5ebEN"
6  ]
7}

๐Ÿšจ urls: A list of URLs pointing to the specific Spotify artistโ€™s page. These URLs must follow the format https://open.spotify.com/artist/SPOTIFY_ARTIST_ID

Example Output from Spotify Scraper ๐Ÿ‘Œ

Once the extraction is finished, the data will be stored in a dataset. You can download this data in various formats (JSON, CSV, XML, RSS, HTML Table).

1[
2{
3  "artist_id": "2pvfGvbL4mouaDY9ZSwUmv",
4  "artist_name": "KAVARI",
5  "avatar_image": "https://i.scdn.co/image/ab6761610000e5eb7789d4cb3c615faf982c4a6c",
6  "biography": "Cameron Winters, known professionally as KAVARI, is a British artist and DJ currently based in Glasgow, Scotland. Renowned for her innovative productions, transgressive art, and live performances that fuse industrial, ambient, club, and noise music.",
7  "discovered_on": ["This Is KAVARI", "PLAY: CLOVE", "REZZ: A Complete Collection"],
8  "followers": 11789,
9  "gallery": [
10    "https://i.scdn.co/image/ab6761670000ecd48f2d3614f6c77140a0e3843e",
11    "https://i.scdn.co/image/ab6761670000ecd496fcf7f4bda2cb42b6290f24"
12  ],
13  "monthly_listeners": 35169,
14  "related_artists": [
15    {
16      "name": "Slikback",
17      "id": "0NwRAG9DawUqqgur9925fA",
18      "link_to_artist": "https://open.spotify.com/artist/0NwRAG9DawUqqgur9925fA"
19    },
20    {
21      "name": "Blood of Aza",
22      "id": "5gSUOooHkVLQUw6m8HpzA8",
23      "link_to_artist": "https://open.spotify.com/artist/5gSUOooHkVLQUw6m8HpzA8"
24    }
25  ],
26  "releases": [
27    {
28      "name": "Laudanum",
29      "id": "5sLTeaPfSXch1w7KB8lWgb",
30      "type": "ALBUM",
31      "link_to_release": "https://open.spotify.com/album/5sLTeaPfSXch1w7KB8lWgb"
32    }
33  ],
34  "top_cities": [
35    {
36      "city": "London",
37      "region": "ENG",
38      "country": "GB",
39      "listeners": 814
40    }
41  ],
42  "facebook_url": "https://facebook.com/KAVARIMUSIC",
43  "instagram_url": "https://instagram.com/kavari_____",
44  "twitter_url": "https://twitter.com/kavari_"
45}
46]

If you're interested in other Spotify, Pinterest, Google, social media scraper or real estate Actors:


Can I use this Spotify Search API in Python? ๐ŸŽ“

Yes, you can use the Apify API with Python.

To access the Spotify Search API with Python, use the apify-client PyPI package. You can find more details about the client in our Python Client documentation.

๐Ÿ“ซ Support

๐Ÿ˜Š Leave us a star โญ if you are satisfied with the product! ๐ŸŒ For any questions, specific needs or issues, please reach out through Apify's platform or via email - Storm_Scraper ๐ŸŒช๏ธ๐ŸŒฉ๏ธ Happy scraping! ๐Ÿ˜Š

Pricing

Pricing model

Rentalย 

To use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.

Free trial

2 hours

Price

$14.99