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
- Host: GitHub
- URL: https://github.com/dgmora/berlin_anmeldung_scrapper
- Owner: dgmora
- License: mit
- Created: 2017-05-10T05:38:26.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-17T12:17:00.000Z (about 9 years ago)
- Last Synced: 2024-09-05T00:02:31.181Z (almost 2 years ago)
- Topics: berlin, cli, ruby
- Language: Ruby
- Homepage:
- Size: 14.6 KB
- Stars: 14
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.

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