Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/petterreinholdtsen/fronter-scraper-oslo
Fetch data from Fronter
https://github.com/petterreinholdtsen/fronter-scraper-oslo
Last synced: about 1 month ago
JSON representation
Fetch data from Fronter
- Host: GitHub
- URL: https://github.com/petterreinholdtsen/fronter-scraper-oslo
- Owner: petterreinholdtsen
- Created: 2015-02-12T08:16:07.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-26T09:45:09.000Z (over 9 years ago)
- Last Synced: 2023-03-11T21:33:42.813Z (over 1 year ago)
- Language: Perl
- Homepage:
- Size: 156 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Fetch data from Fronter used by the schools in Oslo
===================================================This script log into fronter and fetches information from all the
rooms you have access to and check the results into git. This make it
easier to see what changed since the last time.To run this script on a Debian machine, install the dependencies:
apt-get install git lynx-cur libio-prompter-perl libwww-mechanize-perl \
libconfig-inifiles-perland then run the update-git script.
./update-git
This will create a new git repository in a subdirectory and fetch the
front pages of all the accessable Fronter rooms, convert them to text
check them into git. It will also show the difference for these text
files since the last run.The latest version of this system is available from
https://github.com/petterreinholdtsen/fronter-scraper-oslo .Contact [email protected] if you have comments or patches.