VOOZH about

URL: https://apify.com/crawlergang/resident-advisor-scraper

โ‡ฑ Resident Advisor (RA) Scraper ยท Apify


Pricing

from $3.00 / 1,000 results

Go to Apify Store

Resident Advisor (RA) Scraper

Scrape Resident Advisor (ra.co) with upcoming events by city, artist profiles, and venue/club profiles. No auth required.

Pricing

from $3.00 / 1,000 results

Rating

5.0

(11)

Developer

๐Ÿ‘ Crawler Gang

Crawler Gang

Maintained by Community

Actor stats

11

Bookmarked

1

Total users

0

Monthly active users

a month ago

Last modified

Share

Scrape event listings, artist profiles, and venue/club profiles from Resident Advisor โ€” the world's leading platform for electronic music events with 800K+ events across 130+ countries.

What it does

  • Events by city: Get upcoming events for any city worldwide with full details โ€” artists, genres, tickets, venue
  • Artist profile: Get an artist's biography, social links, follower count, and recent/upcoming events
  • Venue profile: Get a club's full profile, address, description, capacity, and recent events

Input

FieldTypeDescriptionExample
modeSelectWhat to scrapeeventsByCity, artistProfile, venueProfile
countryCodeSelectCountry (for events by city)gb, de, us, nl
cityTextCity name sluglondon, berlin, new-york
dateFromTextFetch events from this date (YYYY-MM-DD)2026-06-01
dateToTextFetch events up to this date (YYYY-MM-DD)2026-06-30
artistNameTextArtist slug or nameaphex-twin, bicep, peggy-gou
venueSlugTextVenue name to searchfabric, berghain, xoyo
maxItemsIntegerMax records to return (1โ€“200)20

Mode: eventsByCity

{
"mode":"eventsByCity",
"countryCode":"gb",
"city":"london",
"maxItems":20
}

Mode: artistProfile

{
"mode":"artistProfile",
"artistName":"aphex-twin",
"maxItems":10
}

Mode: venueProfile

{
"mode":"venueProfile",
"venueSlug":"fabric",
"maxItems":20
}

Output

Events by city record

{
"eventId":"2182764",
"title":"GALA'26",
"eventUrl":"https://ra.co/events/2182764",
"date":"2026-05-22",
"startTime":"14:00",
"endTime":"22:30",
"venue":"Peckham Rye Park",
"venueUrl":"https://ra.co/clubs/143848",
"city":"London",
"country":"United Kingdom",
"artists":["Objekt","Or:la","Pariah"],
"genres":["Techno","House"],
"isTicketed":true,
"ticketUrl":"https://tickets.ra.co/events/2182764",
"flyerUrl":"https://static.ra.co/images/events/flyers/...",
"recordType":"event",
"scrapedAt":"2026-05-23T10:00:00+00:00"
}

Artist profile record

{
"artistId":"828",
"name":"Aphex Twin",
"artistUrl":"https://ra.co/dj/aphextwin",
"imageUrl":"https://static.ra.co/images/profiles/aphextwin.jpg",
"biography":"Aphex Twin, aka Richard D. James...",
"country":"United Kingdom",
"region":"South + East",
"discogs":"https://www.discogs.com/artist/Aphex+Twin",
"followerCount":108234,
"upcomingEventsCount":0,
"upcomingEvents":[...],
"recordType":"artist",
"scrapedAt":"2026-05-23T10:00:00+00:00"
}

Venue profile record

{
"venueId":"237",
"name":"fabric",
"venueUrl":"https://ra.co/clubs/237",
"address":"77a Charterhouse St; Clerkenwell; London EC1M 6HJ; United Kingdom",
"phone":"020 7336 8898",
"website":"http://www.fabriclondon.com",
"description":"fabric is one of London's premier venues...",
"capacity":"1600",
"city":"London",
"country":"United Kingdom",
"followerCount":38538,
"recentEvents":[...],
"recordType":"venue",
"scrapedAt":"2026-05-23T10:00:00+00:00"
}

Supported Countries

United Kingdom, Germany, United States, Netherlands, France, Australia, Japan, Belgium, Italy, Spain, Portugal, Sweden, Denmark, Norway, Finland, Brazil, Mexico, Canada, South Africa, India, Singapore, Austria, Switzerland, Ireland, Poland, Czech Republic, Hungary, Greece, Romania, Argentina, Colombia, Chile, New Zealand, South Korea, Thailand.

Frequently Asked Questions

Does this require login or cookies?
No. All data is publicly accessible from Resident Advisor's official API without authentication.

How do I find my city slug?
Go to https://ra.co/events and select your city. The URL will show the format: ra.co/events/gb/london. Use london as the city and gb as the country code.

What artist name format should I use?
Use the slug from the RA URL. For https://ra.co/artists/aphex-twin, use aphex-twin. You can also try the artist's full name.

Can I filter events by date range?
Yes. Use dateFrom and dateTo fields in YYYY-MM-DD format.

How many events can I get per run?
Up to 200 events per run. For larger volumes, consider multiple runs with different date ranges.

What if a city returns no results?
Make sure the city slug matches RA's format (e.g., new-york not newyork). Some smaller cities may have few or no upcoming events.

Does this work for all RA regions?
Yes. RA covers 130+ countries. This scraper supports 35 of the most active markets via the country code selector.

Data Source

Data is sourced directly from Resident Advisor's internal GraphQL API which powers their public website. All scraped data is publicly accessible without authentication.

You might also like

Resident Advisor (RA) Scraper

crawlerbros/resident-advisor-scraper

Scrape Resident Advisor (ra.co) with upcoming events by city, artist profiles, and venue/club profiles. No auth required.

14

Resident Advisor Events Scraper

chalkandcheese/ra-events-scraper

Extract event data from Resident Advisor (RA.co). Get lineups, ticket links, dates, venues, and genres for events by city, venue, artist or ID.

๐Ÿ‘ User avatar

Chalk & Cheese

162

Resident Advisor Scraper โ€” Events, Lineups & Promoters

logiover/resident-advisor-scraper

RA.co events scraper & API alternative: export Resident Advisor DJ lineups, venues, promoters & dates to CSV/JSON. Scrape ra.co without login or API key.

Resident Advisor Events Scraper โ€” Lineups, Venues & Guests

bovi/residentadvisor-events-scraper

Scrape Resident Advisor (ra.co) event listings for any city and date range via RA's official GraphQL API. Get title, date, start/end time, venue, full artist lineup, flyer image, ticketed status and guests-attending count. Pay per result. No login or proxy key needed.

๐Ÿ‘ User avatar

Vitalii Bondarev

2

Resident Advisor Events Scraper

whatsup/ra-events-scraper

Scrapes events from Resident Advisor by areas, returning event details, lineup, venue, tickets, and genres.

๐Ÿ‘ User avatar

Josรฉ Victor S.

34

5.0

Resident Advisor Events Scraper | Electronic Music Listings

parseforge/residentadvisor-events-scraper

Export Resident Advisor (ra.co) event listings: event title, date, venue, city, country, artist lineup, promoter, ticket price tier, attending count and event URL. Filter by city and date range. CSV, Excel, JSON or XML for music industry research and ticketing analytics.

Resident Advisor Scraper โ€” Electronic Music Events

aitorsm/ra-events

Get electronic-music events from Resident Advisor (RA.co): title, date, venue, lineup, and ticket status. Every event includes enriched promoter leads โ€” name, website, Instagram/Facebook/Twitter handles, and follower count. Built for music-industry BD, booking, and sponsorship targeting.

๐Ÿ‘ User avatar

Aitor Sanchez-Mansilla

2

Concerts & Live Events Aggregator

parseforge/concerts-live-events-aggregator-scraper

Find live events across Bandsintown, Resident Advisor, Twitch, Kick and Mixcloud in one feed. Get artist, venue, date, ticket link, livestream URL and a real time live status flag. Built for fans, talent agents and tour managers.