Coder Social home page Coder Social logo

0verfl0w767 / syu-class-api Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 16.26 MB

A syu-class crawling software for su-wings lecture information.

Home Page: https://syu-class.kro.kr

License: MIT License

Python 100.00%
beautifulsoup selenium syu-class su-wings python3 pypy3

syu-class-api's Introduction

SYU-CLASS-PROJECT

Repository has been relocated. -> URL

Unofficial su-wings (SAHMYOOK UNIV.) lecture information system.


The project started on January 29, 2023.

AUTHOR: @0verfl0w767


SYU-CLASS-API: @syu-class-api

SYU-CLASS.KRO.KR: @syu-class.kro.kr

SYU-CLASS-CONVERTER: @syu-class-converter

SYU-CLASS-EXE: @syu-class-exe


  1. 웹 사이트 및 크롤링 엔진 배포 (2023.01.30)

  2. 에브리타임 시간표 업데이트 및 데이터 API 배포 (2023.03.17)

syu-class-api

  1. 엔진 구동에 앞서 4개의 모듈을 설치합니다.
pip install beautifulsoup4==4.11.1
pip install bs4==0.0.1
pip install chromedriver-autoinstaller==0.4.0
pip install selenium==4.8.0
  1. 엔진을 실행하고 생성된 config.json를 알맞게 수정합니다.
{
  "dev": false,
  "userid": "your su-wings id", // 아이디
  "passwd": "your su-wings pwd", // 비밀번호
  "check_year": false,
  "check_semester": false,
  "check_college": false,
  "check_grade": false,
  "year": "2023", // 년도
  "semester": "1학기 정규", // 학기
  "grade": "전체"
}
  1. 엔진을 다시 실행하여 data 폴더에 저장 값들을 확인합니다.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.