/BilkentStarsCrawler

A tool for fetching JSON-formatted student-specific data from Bilkent STARS system

Primary LanguagePython

BilkentStarsCrawler

A tool for fetching JSON-formatted student-specific data from Bilkent STARS system

  • Import PyQuery using command "pip install pyquery" (In Linux)
  • Modify the ID and Password fields in main function
  • Run crawler.py via command "python crawler.py"