nurkiewicz / meetup-get-names

Simple heroku website to extract names from a meetup page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meetup Get Names

Getting tired of extracting the samesnames of your Meetups participants each time you want do 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:

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). ;-)

About

Simple heroku website to extract names from a meetup page


Languages

Language:Scala 100.0%