Skip to content

MyGrades/mygrades-app

Repository files navigation

MyGrades Android App

Apache2 License MyGrades Version


MyGrades is an Android App developed by Tilman Ginzel and Jonas Theis. Its main purpose is to scrape a students grades from her/his respective university's website. To do so, it simulates a browser which follows a sequence of URLs and extracts the desired information with XPATH (web scraping). The core functionality is based on our Android App Scrapp, which we developed during our studies at the RheinMain University of Applied Sciences. Special thanks to Rahel Habacker!

Get it on Google Play.

Screenshots

Used third-party libraries

License

This project is licensed under the Apache Software License, Version 2.0.

See LICENSE for more information.

Copyright 2015 Jonas Theis, Tilman Ginzel

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.