Resident Advisor (RA) Events Scraper avatar
Resident Advisor (RA) Events Scraper

Under maintenance

Pricing

$25.00/month + usage

Go to Store
Resident Advisor (RA) Events Scraper

Resident Advisor (RA) Events Scraper

Under maintenance

Developed by

Chalk & Cheese

Chalk & Cheese

Maintained by Community

Scrape structured event listings from Resident Advisor (RA) venues, areas, or artists. Just paste a link and get clean JSON.

0.0 (0)

Pricing

$25.00/month + usage

0

Total users

1

Monthly users

1

Last modified

2 days ago

Start URLs

startUrlsarrayRequired

A list of URLs of venues, artists or areas. Mixing is fine.

Proxy configuration

proxyConfigurationobjectOptional

Specifies proxy servers that will be used by the scraper in order to hide its origin.

Default value of this property is {"useApifyProxy":false}

Max items

maxItemsintegerOptional

Maximum number of events to scrape. The actor will stop once this limit is reached. 0 means no limit.

Default value of this property is 0

Max errors

maxErrorsintegerOptional

Maximum number of errors allowed during the run. The actor will stop once this limit is reached. 0 means no limit.

Default value of this property is 0

Max duration

maxDurationintegerOptional

Maximum run duration in seconds. The actor will stop once this limit is reached. 0 means no limit.

Default value of this property is 0

Download delay

downloadDelayintegerOptional

Delay between individual requests, in ms. Helps reduce load and avoid rate-limiting.

Default value of this property is 2000