Eventbride + Ticketmaster
Under maintenance
Pricing
Pay per event
Eventbride + Ticketmaster
Under maintenance
Integrated scraper for Eventbrite & Meetup events. Filters by city, radius, and keywords. Outputs deduplicated results in HTML, Excel, CSV, JSON, and ICS calendar formats. Fast, browser-optimized. Ideal for users, analysts, marketers, and app builders.
0.0 (0)
Pricing
Pay per event
1
Total users
11
Monthly users
8
Runs succeeded
69%
Issues response
3.3 hours
Last modified
18 days ago
It throws error
Open
When it runs it mention the main function is error

Could you give me a bit more context how it was generated?
I have here a clean build and a clean run. see logs below
Dr.Ollie avatar Dr. Ollie
Personal
Search...
K
Apify Store Home Actors Runs Saved tasks Integrations Schedules Development My Actors Insights Messaging Proxy Storage Billing Settings RAM 0 MB / 32 GB Usage $35 / $85
All Actors E+ Eventbride + Ticketmaster Pay per event dr.ollie/eventbride-ticketmaster
0.0
(0)
0 8 8 Crafted by dr.ollie avatar Dr. Ollie Maintained by Community
Create task API
Integrated scraper for Eventbrite & Meetup events. Filters by city, radius, and keywords. Outputs deduplicated results in HTML, Excel, CSV, JSON, and ICS calendar formats. Fast, browser-optimized. Ideal for users, analysts, marketers, and app builders. Source Information Runs 2
Builds 43
Integrations 0
Monitoring Issues 1
Saved tasks 0
Settings Reviews Publication Version
0.0 (latest)
Code Last build Input Last run Eventbride + Ticketmaster - Build 0.0.43 latest
Delete API Succeeded DURATION 25 s STARTED 2025-06-19 10:24 Usage $0.011 Origin Web Exit code 0 More details Log Webhooks View full log
2025-06-19T08:24:45.277Z ACTOR: Extracting Actor documentation from README.md 2025-06-19T08:24:45.294Z ACTOR: Building Docker image. 2025-06-19T08:24:45.302Z Step 1/7 : FROM apify/actor-python-playwright:3.10 2025-06-19T08:25:04.410Z ---> af1bb7004024 2025-06-19T08:25:04.412Z Step 2/7 : COPY requirements.txt ./ 2025-06-19T08:25:04.480Z ---> 1f2fcf2b5c7c 2025-06-19T08:25:04.482Z Step 3/7 : RUN pip install --no-cache-dir -r requirements.txt 2025-06-19T08:25:04.518Z ---> Running in 0ee80398f502 2025-06-19T08:25:05.964Z Requirement already satisfied: requests in /usr/local/lib/python3.10/site-packages (from -r requirements.txt (line 1)) (2.32.3) 2025-06-19T08:25:06.040Z Collecting beautifulsoup4 (from -r requirements.txt (line 2)) 2025-06-19T08:25:06.088Z Downloading beautifulsoup4-4.13.4-py3-none-any.whl.metadata (3.8 kB) 2025-06-19T08:25:06.090Z Requirement already satisfied: playwright in /usr/local/lib/python3.10/site-packages (from -r requirements.txt (line 3)) (1.52.0) 2025-06-19T08:25:06.096Z Collecting ics (from -r requirements.txt (line 4)) 2025-06-19T08:25:06.100Z Downloading ics-0.7.2-py2.py3-none-any.whl.metadata (4.2 kB) 2025-06-19T08:25:06.103Z Requirement already satisfied: charset-normalizer<4,>=2 in /usr/local/lib/python3.10/site-packages (from requests->-r requirements.txt (line 1)) (3.4.2) 2025-06-19T08:25:06.105Z Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.10/site-packages (from requests->-r requirements.txt (line 1)) (3.10) 2025-06-19T08:25:06.107Z Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.10/site-packages (from requests->-r requirements.txt (line 1)) (2.4.0) 2025-06-19T08:25:06.109Z Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.10/site-packages (from requests->-r requirements.txt (line 1)) (2025.1.31) 2025-06-19T08:25:06.131Z Collecting soupsieve>1.2 (from beautifulsoup4->-r requirements.txt (line 2)) 2025-06-19T08:25:06.151Z Downloading soupsieve-2.7-py3-none-any.whl.metadata (4.6 kB) 2025-06-19T08:25:06.153Z Requirement already satisfied: typing-extensions>=4.0.0 in /usr/local/lib/python3.10/site-packages (from beautifulsoup4->-r requirements.txt (line 2)) (4.14.0) 2025-06-19T08:25:06.155Z Requirement already satisfied: pyee<14,>=13 in /usr/local/lib/python3.10/site-packages (from playwright->-r requirements.txt (line 3)) (13.0.0) 2025-06-19T08:25:06.161Z Requirement already satisfied: greenlet<4.0.0,>=3.1.1 in /usr/local/lib/python3.10/site-packages (from playwright->-r requirements.txt (line 3)) (3.2.3) 2025-06-19T08:25:06.168Z Collecting python-dateutil (from ics->-r requirements.txt (line 4)) 2025-06-19T08:25:06.177Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2025-06-19T08:25:06.188Z Collecting arrow>=0.11 (from ics->-r requirements.txt (line 4)) 2025-06-19T08:25:06.190Z Downloading arrow-1.3.0-py3-none-any.whl.metadata (7.5 kB) 2025-06-19T08:25:06.204Z Collecting six>1.5 (from ics->-r requirements.txt (line 4)) 2025-06-19T08:25:06.208Z Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-06-19T08:25:06.221Z Collecting tatsu>4.2 (from ics->-r requirements.txt (line 4)) 2025-06-19T08:25:06.225Z Downloading TatSu-5.13.1-py3-none-any.whl.metadata (14 kB) 2025-06-19T08:25:06.240Z Collecting attrs>=19.1.0 (from ics->-r requirements.txt (line 4)) 2025-06-19T08:25:06.242Z Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 2025-06-19T08:25:06.269Z Collecting types-python-dateutil>=2.8.10 (from arrow>=0.11->ics->-r requirements.txt (line 4)) 2025-06-19T08:25:06.272Z Downloading types_python_dateutil-2.9.0.20250516-py3-none-any.whl.metadata (2.1 kB) 2025-06-19T08:25:06.287Z Downloading beautifulsoup4-4.13.4-py3-none-any.whl (187 kB) 2025-06-19T08:25:06.301Z Downloading ics-0.7.2-py2.py3-none-any.whl (40 kB) 2025-06-19T08:25:06.304Z Downloading arrow-1.3.0-py3-none-any.whl (66 kB) 2025-06-19T08:25:06.307Z Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 2025-06-19T08:25:06.314Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-06-19T08:25:06.316Z Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2025-06-19T08:25:06.320Z Downloading soupsieve-2.7-py3-none-any.whl (36 kB) 2025-06-19T08:25:06.325Z Downloading TatSu-5.13.1-py3-none-any.whl (80 kB) 2025-06-19T08:25:06.329Z Downloading types_python_dateutil-2.9.0.20250516-py3-none-any.whl (14 kB) 2025-06-19T08:25:06.455Z Installing collected packages: types-python-dateutil, tatsu, soupsieve, six, attrs, python-dateutil, beautifulsoup4, arrow, ics 2025-06-19T08:25:06.983Z Successfully installed arrow-1.3.0 attrs-25.3.0 beautifulsoup4-4.13.4 ics-0.7.2 python-dateutil-2.9.0.post0 six-1.17.0 soupsieve-2.7 tatsu-5.13.1 types-python-dateutil-2.9.0.20250516 2025-06-19T08:25:07.480Z ---> Removed intermediate container 0ee80398f502 2025-06-19T08:25:07.481Z ---> 200fa996046f 2025-06-19T08:25:07.483Z Step 4/7 : COPY src src 2025-06-19T08:25:07.616Z ---> ca390f5f1be4 2025-06-19T08:25:07.621Z Step 5/7 : RUN [ -f src/init.py ] || touch src/init.py 2025-06-19T08:25:07.662Z ---> Running in 97d7634eeaba 2025-06-19T08:25:08.387Z ---> Removed intermediate container 97d7634eeaba 2025-06-19T08:25:08.390Z ---> 2bd623972d07 2025-06-19T08:25:08.392Z Step 6/7 : CMD ["python", "-m", "src.main"] 2025-06-19T08:25:08.423Z ---> Running in 41964e072a01 2025-06-19T08:25:08.479Z ---> Removed intermediate container 41964e072a01 2025-06-19T08:25:08.481Z ---> 68a7a42f6cb5 2025-06-19T08:25:08.483Z Step 7/7 : LABEL com.apify.actBuildId=XcWnGO1fxGj4DTfda 2025-06-19T08:25:08.517Z ---> Running in 972d2c7eb8d6 2025-06-19T08:25:08.568Z ---> Removed intermediate container 972d2c7eb8d6 2025-06-19T08:25:08.571Z ---> fb6a4bda1c6b 2025-06-19T08:25:08.574Z Successfully built fb6a4bda1c6b 2025-06-19T08:25:08.578Z Successfully tagged 031263542130.dkr.ecr.us-east-1.amazonaws.com/act-builds-prod-00286:XcWnGO1fxGj4DTfda 2025-06-19T08:25:08.580Z ACTOR: Pushing Docker image to repository. 2025-06-19T08:25:10.327Z ACTOR: Build finished. Start
Last build
Succeeded 0.0.43
View build Last run
Succeeded 32 result(s)

and here the last run results?
2025-07-15T21:19:17.722Z ACTOR: Pulling Docker image of build XcWnGO1fxGj4DTfda from registry.
2025-07-15T21:19:41.902Z ACTOR: Creating Docker container.
2025-07-15T21:19:41.967Z ACTOR: Starting Docker container.
2025-07-15T21:19:42.198Z Will run command: xvfb-run -a -s "-ac -screen 0 1920x1080x24+32 -nolisten tcp" python -m src.main
2025-07-15T21:19:43.566Z Actor is running on the Apify platform, disable_browser_sandbox
was changed to True.
2025-07-15T21:19:43.769Z [apify] INFO Initializing Actor...
2025-07-15T21:19:43.776Z [apify] INFO System info ({"apify_sdk_version": "2.6.0", "apify_client_version": "1.10.0", "crawlee_version": "0.6.10", "python_version": "3.10.18", "os": "linux"})
2025-07-15T21:19:43.978Z [apify] INFO Input → platforms=['eventbrite', 'meetup'], keywords='', city=Zonhoven, radius=50km, maxItems=100
2025-07-15T21:19:43.980Z [apify] INFO Scraping Eventbrite…
2025-07-15T21:19:50.675Z [apify] INFO Processing 32 event cards…
2025-07-15T21:19:50.803Z [apify] INFO Eventbrite → 32 parsed events
2025-07-15T21:19:50.844Z [apify] INFO → Eventbrite: 32
2025-07-15T21:19:50.845Z [apify] INFO Scraping Meetup…
2025-07-15T21:19:50.846Z [apify] INFO Fetching Meetup events from URL: https://www.meetup.com/find/?location=nl--Zonhoven&source=EVENTS
2025-07-15T21:19:51.646Z [apify] INFO Parsed 16 raw Meetup events
2025-07-15T21:19:51.648Z [apify] INFO → Meetup: 16
2025-07-15T21:19:51.721Z [apify] INFO Deduplicated → 32 unique events
2025-07-15T21:19:51.783Z [apify] INFO Dataset stored
2025-07-15T21:19:51.859Z /usr/local/lib/python3.10/site-packages/ics/component.py:85: FutureWarning: Behaviour of str(Component) will change in version 0.9 to only return a short description, NOT the ics representation. Use the explicit Component.serialize() to get the ics representation.
2025-07-15T21:19:51.861Z warnings.warn(
2025-07-15T21:19:51.950Z [apify] INFO calendar.ics saved in KV store
2025-07-15T21:19:51.951Z [apify] INFO Exiting Actor ({"exit_code": 0})