Wheres-My-Offer
Wheres-My-Offer copied to clipboard
University Admission Portal Checker
Where’s My Offer?
University Admission Portal Checker
This program can check the portal for each university automatically. Just set up your username and password, and run check.php
.
You have to make two dictionaries, /opt/admit
and /opt/cookies
. This program will store the data here to identify changes.
You can set up an IFTTT webhook trigger, or any webhook service, and then forward the message to app notification or phone call. Plus, you should also add check.php
as a cron job to run the script periodically.
ABSOLUTELY NO GUARANTEE. USE IT AT YOUR OWN RISK.
Supported Universities:
- UIUC
- UMich
- UNC
- USC
- UBC
- OSU
- WISC
- CMU
- Purdue
- WUSTL
- Cornell
- JHU
Supported Others:
- MCM/ICM Contest
And more to come.
Features:
- Check current status (incomplete, complete, admitted, rejected, etc.).
- Public
admit.php
to let everyone know your status. - Redirect emails to
admit_webhook.php
to update from emails. - Check missing materials.
- And any update in the portal.