Skip to content
This repository has been archived by the owner on Sep 9, 2021. It is now read-only.

Latest commit

 

History

History
41 lines (29 loc) · 1.21 KB

README.md

File metadata and controls

41 lines (29 loc) · 1.21 KB

Fetch University List in Turkey

Simple python script that fetchs and exports json data for people who wants to use up-to-date university list in Turkey.

The problem

You want to use up-to-date university list but can't find it anywhere. Looked for Google and other resources but can't find anything except YÖK own page. Still, there is a problem. You can't download YÖK's list and can't use on your project.

This solution

fetch-turkey-universities-json is a very simple solution for fetching university list in Turkey. You can fetch every university's info with this little, simple script.

Installation

To run this script, you must have python installed on your computer. I create this script with Python v3.7.3. You can go to python download page by clicking here.

First, clone this repository:

    $ git clone https://github.com/mustaphaturhan/fetch-turkey-universities-json.git
    $ cd fetch-turkey-universities-json

To install dependencies:

    $ pip install -Ur requirements.txt

To run script:

    $ python fetch-data.py