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

https://github.com/3wille/german_edus_csv


https://github.com/3wille/german_edus_csv

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Hochschulen CSV
This ruby script parses a wikipedia page to get website URLs and some other data about german educational institutions ("Hochschulen").

## Install
Install ruby with the package manager of your choice. While writing I used MRI ``rubi 2.4.1p111``. To install gems run ``bundle install --path=vendor/bundle``.

## Usage

```
bundle exec ./parse_high_schools.rb
```