# fossasia/event-collect

event website listing to Open Event format scraper and converter

Repository: https://github.com/fossasia/event-collect
Canonical: https://ross.abutalabs.com/products/event-collect
Language: Python
License Family: other
Archived: true
Last push: 2020-05-31T07:57:06+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3564, "days_push": 2285, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1505, forks 30 (observed 2026-08-28T04:04:54.865364+00:00)

## What it is
A Python CLI tool that scrapes event website listings (e.g., EventBrite search results) and converts them into the Open Event JSON format. It uses requests and BeautifulSoup along with Loklak's API to download event data.

## Use cases
- scrape eventbrite search results into json
- convert event listings to open event format
- collect event data for an event website
- bulk download eventbrite event details
- import events into open event server

## When to choose
- you need event data in the Open Event JSON format
- you want to scrape EventBrite listings from a search query
- you're building on the FOSSASIA Open Event ecosystem

## When to avoid
- you need a maintained tool - the last release was 2020 and there is no license
- you need scraping of sites other than EventBrite
- you need a GUI or hosted service rather than a script

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: web-scraping, parser, data-generation, etl
- domain: crawlers, web-development
- platform: python, cli, cross-platform
- tags: eventbrite, open-event-format, scraper, converter, fossasia, data-engineering

## Member repositories
- fossasia/event-collect (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:54.865364+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:32:41.961300+00:00, confidence not recorded.
  - readme: https://github.com/fossasia/event-collect (fetched 2026-08-28T04:04:54.865364+00:00, sha a89f6a8a0791)
- Data as of 2026-08-30T08:39:29.467469+00:00.
