/42-slot-finder

Personal project. Find correction slots across the 42 network using 42's API.

Primary LanguagePython

42-slot-finder

Script to find slots via the 42API. Project that needs to be evaluated and student campus can be specified.
Made for mac.

Run

  1. Setup with following command and follow instructions.
make setup
  1. Launch
make CAMPUS=<your-campus-city> PROJECT=<project-to-be-evaluated>

Problem

For some reason the found slots do not translate to slots one can actually find on the intranet...

Next trial via webscraping static HTML

artainmo/42webscraper-find-slots