EventBrite Scraper avatar
EventBrite Scraper

Pricing

$20.00/month + usage

Go to Store
EventBrite Scraper

EventBrite Scraper

Developed by

newpo

newpo

Maintained by Community

Scrapes EventBrite events

0.0 (0)

Pricing

$20.00/month + usage

6

Total users

244

Monthly users

29

Runs succeeded

94%

Last modified

11 hours ago

AT

The actor response schema changed completely Can't find offers or other information anymore

Open

Astral_Travel opened this issue
9 months ago

I have been using this actor for some time and all of a sudden today, I see that all the previously extracted field and no more to be found in the response schema.

previously used to get

{
"id": "69881985901",
"crawled_at": "2024-07-29T15:17:14.233Z",
"url": "https://www.eventbrite.com/e/space-tech-summit-unga-week-2024-tickets-69881985901",
"startDate": "2024-09-20T10:00:00-04:00",
"endDate": "2024-09-20T13:00:00-04:00",
"name": "Space Tech Summit (UNGA WEEK 2024)",
"image": "https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%2Fimages%2F346462109%2F272798929277%2F1%2Foriginal.20220901-180722?w=1000&auto=format%2Ccompress&q=75&sharp=10&rect=134%2C0%2C872%2C436&s=2fb2352f2c0406a0b2fa501400e5c3f2",
"eventStatus": "https://schema.org/EventScheduled",
"offers": [
{
"availabilityEnds": "2024-10-01T03:00:00Z",
"priceCurrency": "USD",
"url": "https://www.eventbrite.com/e/space-tech-summit-unga-week-2024-tickets-69881985901",
"lowPrice": 0,
"highPrice": 113.56,
"@type": "AggregateOffer",
"availabilityStarts": "2019-06-02T13:45:00Z",
"validFrom": "2019-06-02T13:45:00Z",
"availability": "InStock"
},
{
"name": "Regular Delegate Access( Application)",
"priceCurrency": "USD",
"url": "https://www.eventbrite.com/e/space-tech-summit-unga-week-2024-tickets-69881985901",
"price": 0,
"@type": "Offer",
"availability": "InStock"
},
{
"name": "VIP Delegate Access(Access to On Demand Videos PP",
"priceCurrency": "USD",
"url": "https://www.eventbrite.com/e/space-tech-summit-unga-... [trimmed]
LM

luka_magic9177

8 months ago

I've run into the same issues. Any response?