Skip to content

astarub/mensa_web_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mensa Web Scraper

This is the offical web scraper for the akafoe.de website, written in Python and hosted on a server in a datacenter on campus.

You can access the API via https://api-app.asta-bochum.de/get_meal/[Restaurant]

Available restaurants:

  • 1 : RUB Mensa
  • 2 : Rote Bete
  • 3 : Q-West

Example request for the RUB Mensa: GET https://api-app.asta-bochum.de/get_meal/1


Contribution

Feel free to report any issues and participate in discussions. Please keep in mind the following rules when it comes to contribution:

No direct commits to the main/master branch

We work with feature branches, which means whenever you work on an feature you do that on the explicit branch. If the feature is ready, we merge it with a pull-request into the main/master branch. In some instances members of the astarub organization are allowed to bypass this rule, though it should be the exception.

No merge without a pull-request

In order to keep things secure, every publish-ready feature or change has to be merged with a pull-request in order to discuss these changes and make corrections.

No pull-request merge without another persons approval

Always request a review of at least one person before merging the feature.


This project is devoloped under GNU AFFERO GENERAL PUBLIC LICENSE Version 3.

About

Python web scraper of AKAFÖ mensa data

Resources

License

Stars

Watchers

Forks

Languages