Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/civictechto/event-metadata-parser

This small app allows for extracting data from public event webpages.
https://github.com/civictechto/event-metadata-parser

infrastructure

Last synced: about 5 hours ago
JSON representation

This small app allows for extracting data from public event webpages.

Awesome Lists containing this project

README

        

# Event Metadata Parser

This small app allows for extracting data from public event webpages on various platforms.

### Supported Platforms

- EventBrite
- Universe

### Usage

```
pipenv install
pipenv run gunicorn app:app --log-file -
```