Resident Advisor avatar

Resident Advisor

Try for free

1 day trial then $5.00/month - No credit card required now

View all Actors
Resident Advisor

Resident Advisor

augeas/resident-advisor
Try for free

1 day trial then $5.00/month - No credit card required now

Crawl Resident Advisor artists, and obtain details of their events, top venues and locations, followers and social media.

Resident Advisor

Crawl Resident Advisor artists, and obtain details of their events, top venues and locations, followers and social media.

Input Fields

  • startURLs: URLs in the form https://ra.co/dj/ARTIST_URL_NAME, eg: https://ra.co/dj/kavari
  • artistDepth: The maximum recursion depth when crawling related artists, defaults to 1, just the given URLs
  • maxArtists: The maximum number of artists to crawl, defaults to 1000

You get nested JSON output for each artist, eg:

1[{
2  "artistName": "KAVARI",
3  "artistId": "102436",
4  "followerCount": 716,
5  "firstName": "Cameron",
6  "lastName": "Winters",
7  "aliases": "EEL BLOOD",
8  "facebook": "https://www.facebook.com/KAVARIMUSIC",
9  "soundcloud": "https://www.soundcloud.com/kavarimusic",
10  "instagram": "https://www.instagram.com/kavari_____",
11  "twitter": "https://www.twitter.com/KAVARI_",
12  "bandcamp": "https://kavarimusic.bandcamp.com",
13  "discogs": null,
14  "website": null,
15  "urlSafeName": "kavari",
16  "pronouns": "She/Her",
17  "blurb": "Cameron Sofia Winters, known professionally as KAVARI...",
18  "artistVenues": [
19    {
20      "venueId": "2587",
21      "venueName": "Corsica Studios"
22    }
23  ],
24  "artistAreas": [
25    {
26      "areaId": "340",
27      "areaName": "Glasgow",
28      "areaUrl": "glasgow",
29      "countryId": "3",
30      "countryUrl": "UK"
31    }
32  ],
33  "relatedArtists": [
34    {
35      "artistId": "124891",
36      "artistName": "Blood of Aza",
37      "url": "/dj/bloodofaza",
38      "followerCount": 104
39    }
40  ],
41  "artistLabels": [
42    {
43      "labelId": "16961",
44      "labelName": "Meld",
45      "followerCount": 3
46    }
47  ],
48  "events": [
49    {
50      "eventId": "1631805",
51      "eventName": "minus one: Hosted by Nitetrax",
52      "attending": 19,
53      "start": "2023-03-09T21:00:00.000",
54      "artists": [
55        {
56          "artistId": "102436",
57          "artistName": "KAVARI",
58          "url": "/dj/kavari"
59        }
60      ],
61      "venueId": "2005",
62      "venueName": "ICA",
63      "areaId": "13",
64      "areaName": "London",
65      "areaUrl": "london",
66      "countryId": "3",
67      "countryUrl": "UK"
68    }
69  ]
70}]

Caveats

  • Some artists will have quite a few events, there will be several POST requests.
  • If you crawl related artists recursively, they may appear in the results in any order.
Developer
Maintained by Community
Actor metrics
  • 2 monthly users
  • 3 stars
  • 100.0% runs succeeded
  • Created in Aug 2024
  • Modified about 2 months ago
Categories