Skip to content

This script can log in to your JobMine account, extract the data from the Application page, parse it, and export it to a CSV file. It is the basis for my JobMine Notifier Script (source to be released eventually).

License

Notifications You must be signed in to change notification settings

mikesoares/jobmine_app_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

JobMine Application Parser
Created by Michael Soares (mikesoares.com)

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

-------------------------------------------------------------------

=== Description ===
This script can log in to your JobMine account, extract the data from the
Application page, parse it, and export it to a CSV file.

=== Requirements ===
PHP-enabled server.

=== Installation ===
Step 1. Copy all files to a folder. The folder permissions should be at least 666.
Step 2. Fill in your JobMine username and password in jobmine.php and run it.
...
Step 3. PROFIT! :)

=== Disclaimer ===
I am not responsible for any damages you may cause with this code or for
the impact this code may have on a remote server. This code has been
written and made available for educational purposes ONLY. Before running
this script, please be aware that all information contained within JobMine
can only be reproduced with the written permission of the University of
Waterloo, Co-operative Education & Career Services.

About

This script can log in to your JobMine account, extract the data from the Application page, parse it, and export it to a CSV file. It is the basis for my JobMine Notifier Script (source to be released eventually).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages