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

https://github.com/dgmora/berlin_anmeldung_scrapper

Easily find appointments for the Berlin Burgeramt
https://github.com/dgmora/berlin_anmeldung_scrapper

berlin cli ruby

Last synced: 11 months ago
JSON representation

Easily find appointments for the Berlin Burgeramt

Awesome Lists containing this project

README

          

# Berlin Anmeldung Scrapper

You're in berlin and you want to
[register as a citzen (anmeldung)?](https://service.berlin.de/dienstleistung/120686/)

Instead of going through the calendar and finding out that all the appointments
are damn far away, with this CLI you can easily find where and when to go.

![example](https://cloud.githubusercontent.com/assets/3609616/26153367/48e93028-3b0b-11e7-92d9-650114ccd1a9.gif)

Isn't this overkill? I wanted to try `tty` gem and...well `¯\_(ツ)_/¯`

## Installation and Usage

Add this line to your application's Gemfile:

```bash
$ gem install berlin_anmeldung_scrapper
$ berlin_anmeldung_scrapper
```

## Contributing

Issues and pull requests are welcome on GitHub at https://github.com/dgmora/berlin_anmeldung_scrapper.

## License

The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).