EventBrite Scraper
Try for free
1 day trial then $20.00/month - No credit card required now
View all Actors
EventBrite Scraper
newpo/eventbrite-scraper
Try for free
1 day trial then $20.00/month - No credit card required now
Scrapes EventBrite events
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
1{ 2"id": "69881985901", 3"crawled_at": "2024-07-29T15:17:14.233Z", 4"url": "https://www.eventbrite.com/e/space-tech-summit-unga-week-2024-tickets-69881985901", 5"startDate": "2024-09-20T10:00:00-04:00", 6"endDate": "2024-09-20T13:00:00-04:00", 7"name": "Space Tech Summit (UNGA WEEK 2024)", 8"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", 9"eventStatus": "https://schema.org/EventScheduled", 10"offers": [ 11{ 12"availabilityEnds": "2024-10-01T03:00:00Z", 13"priceCurrency": "USD", 14"url": "https://www.eventbrite.com/e/space-tech-summit-unga-week-2024-tickets-69881985901", 15"lowPrice": 0, 16"highPrice": 113.56, 17"@type": "AggregateOffer", 18"availabilityStarts": "2019-06-02T13:45:00Z", 19"validFrom": "2019-06-02T13:45:00Z", 20"availability": "InStock" 21}, 22{ 23"name": "Regular Delegate Access( Application)", 24"priceCurrency": "USD", 25"url": "https://www.eventbrite.com/e/space-tech-summit-unga-week-2024-tickets-69881985901", 26"price": 0, 27"@type": "Offer", 28"availability": "InStock" 29}, 30{ 31"name": "VIP Delegate Access(Access to On Demand Videos PP", 32"priceCurrency": "USD", 33"url": "https://www.eventbrite.com/e/space-tech-summit-unga-... [trimmed]
I've run into the same issues. Any response?