Skip to content

A Python script to download final exam papers from Multimedia University's website.

License

Notifications You must be signed in to change notification settings

djzzlim/MMU-Final-Exam-Paper-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

MMU Final Exam Paper Downloader

A Python script to download final exam papers from Multimedia University's Vlib.

Getting Started

To get started, simply clone this repository to your local machine and follow the installation instructions below.

Prerequisites

  • Python 3.x
  • Cisco AnyConnect Secure Mobility Client
  • Requests library

Installing

  1. Clone the repository to your local machine:

    git clone https://github.com/djzzlim/mmu-final-exam-downloader.git
  2. Install the Requests library using pip:

    pip install requests
  3. Connect to MMU VPN through Cisco AnyConnect Secure Mobility Client

  4. Run the script:

    python main.py

Features

  • Download final exam papers for various subjects at MMU
  • Organize papers by subject code for easy access
  • Automatically handle alternative URLs for downloads

Contributions

Contributions are welcome! Feel free to fork this repository and submit a pull request with your changes.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A Python script to download final exam papers from Multimedia University's website.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages