Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ktoso/meetup-get-names
Simple heroku website to extract names from a meetup page
https://github.com/ktoso/meetup-get-names
Last synced: about 1 month ago
JSON representation
Simple heroku website to extract names from a meetup page
- Host: GitHub
- URL: https://github.com/ktoso/meetup-get-names
- Owner: ktoso
- Created: 2013-01-03T21:06:57.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-09T12:36:20.000Z (about 12 years ago)
- Last Synced: 2024-12-07T01:44:16.852Z (about 2 months ago)
- Language: Scala
- Size: 1.56 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Meetup Get Names
================
Getting tired of extracting the same names of your **Meetup**s participants each time you want to do a raffle,
or print name cards using an external tool?This tool is the solution - you paste in your meetup's url, get back a plaintext list of names (or more - check out the code)
and then you can simply start a raffle based on that.Demo
====
All you need to do is:```
$ sbt run
Meetup URL: http://www.meetup.com/Krakow-Scala-User-Group/events/96668702/# and you get:
```![Demo](https://raw.github.com/ktoso/meetup-get-names/master/demo.png)
License
=======
Beerware - if you like the app, use it, and we someday meet - buy me a beer (or slice of pizza if beer is unavailable). ;-)