{"id":22839027,"url":"https://github.com/ilovenooodles/six-itb-scrapper","last_synced_at":"2025-03-31T04:09:20.010Z","repository":{"id":158917624,"uuid":"631534657","full_name":"IloveNooodles/SIX-ITB-Scrapper","owner":"IloveNooodles","description":"This repository aims to get all of available matakuliah and dosen information from all of prodi and facutly in ITB for Dosen Rank Project. Built using python","archived":false,"fork":false,"pushed_at":"2023-04-29T18:59:33.000Z","size":1422,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-06T08:44:32.838Z","etag":null,"topics":["itb","python","scraper"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IloveNooodles.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-23T10:25:44.000Z","updated_at":"2023-04-25T09:49:14.000Z","dependencies_parsed_at":"2023-05-31T19:45:58.118Z","dependency_job_id":null,"html_url":"https://github.com/IloveNooodles/SIX-ITB-Scrapper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IloveNooodles%2FSIX-ITB-Scrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IloveNooodles%2FSIX-ITB-Scrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IloveNooodles%2FSIX-ITB-Scrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IloveNooodles%2FSIX-ITB-Scrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IloveNooodles","download_url":"https://codeload.github.com/IloveNooodles/SIX-ITB-Scrapper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246413232,"owners_count":20773053,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["itb","python","scraper"],"created_at":"2024-12-13T00:09:40.930Z","updated_at":"2025-03-31T04:09:20.004Z","avatar_url":"https://github.com/IloveNooodles.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Six ITB Scrapper\n\nThis repository aims to get all of available matakuliah and dosen information from all of prodi and facutly in ITB for Dosen Rank Project. Built using python\n\n## DISCLAIMER\nI do not own the data. All of the data here are owned by ITB \n\n## library used\n\n1. argparse\n2. bs4\n3. requests\n\n## How to run\n\n1. Clone this repository\n2. create virtual environment from python `virtualenv venv`\n3. install all requirements `pip install -r requirements.txt`\n4. provide your `nim` and `cookie` from ITB sso service\n   1. To get your cookie, you need to logged in in SIX\n   2. Right click \u003e `inspect` \u003e `application`\n   3. Grab the `khongguan` cookie from there\n\n## How it works\n1. To get all cleaned data, first is run the `scrape.py` to get all of available data in SIX ITB\n2. The data then get cleaned by using `clean.py`\n3. Cleaned data then get converted to `json` or `sql` using `output.py`\n\n## Folder structure\n\n```md\n.\n├── README.md\n├── clean.py \n├── data\n│   ├── cleaned.json\n│   ├── dosen_id_name.json   \n│   ├── dosen_matkul_map.json\n│   ├── fakultas.json        \n│   ├── fakultas_shorthand.json\n│   ├── id_prodi_map.json\n│   ├── matkul_dosen_map.json\n│   ├── matkul_id_name.json\n│   ├── prodi.json\n│   └── saved.json\n├── output.py\n├── requirements.txt\n├── scrape.py\n└── sql\n    ├── dosen.sql\n    ├── fakultas.sql\n    ├── matkul.sql\n    ├── matkul_dosen.sql\n    └── prodi.sql\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filovenooodles%2Fsix-itb-scrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Filovenooodles%2Fsix-itb-scrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filovenooodles%2Fsix-itb-scrapper/lists"}