https://github.com/3wille/german_edus_csv
https://github.com/3wille/german_edus_csv
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/3wille/german_edus_csv
- Owner: 3wille
- Created: 2017-06-07T21:36:29.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-07T21:45:13.000Z (almost 8 years ago)
- Last Synced: 2025-01-25T10:43:08.382Z (4 months ago)
- Language: Ruby
- Size: 16.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```