Skip to content

A Scrapper to get schedule and subjects of SIAKAD UIN MALANG

License

Notifications You must be signed in to change notification settings

PenDZ-Alter/si-skrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Si Skrap

A simple program to get all data subjects and schedules of siakad UIN Malang (Academic System of UIN Malang) to easily read data tables and convert it into excel file using data scrapper and python

How to use?

  1. Clone this repository

  2. Install Requirements
    Run command

    pip install -r requirements.txt
  3. Input your user credentials
    WARNING! DON'T SHOW YOUR CREDENTIAL USER PUBLICLY!!!

    You can see this payload settings in .env.example, and don't forget to rename it into .env

    USER= # Your ID Number of Siakad UIN Malang
    PASS= # Your Password of Siakad UIN Malang
  4. Run program

    python main.py
  5. Input the captcha
    After running the program, The image will appear and you need to solve problem and you need to input the solve in terminal

  6. Name your excel files
    Name your file whatever you likes

  7. Done!
    The excel files should be appear on this folder

About

A Scrapper to get schedule and subjects of SIAKAD UIN MALANG

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages