{"id":19414843,"url":"https://github.com/fcannizzaro/unipa-api","last_synced_at":"2026-03-02T17:11:57.927Z","repository":{"id":101092169,"uuid":"65636179","full_name":"fcannizzaro/unipa-api","owner":"fcannizzaro","description":"Unipa Unofficial API","archived":false,"fork":false,"pushed_at":"2016-08-28T18:05:54.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-07T16:13:07.825Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fcannizzaro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2016-08-13T20:45:20.000Z","updated_at":"2019-10-05T21:23:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"f12f25d1-d635-4d1f-a8d5-0729a289eb85","html_url":"https://github.com/fcannizzaro/unipa-api","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/fcannizzaro%2Funipa-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcannizzaro%2Funipa-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcannizzaro%2Funipa-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcannizzaro%2Funipa-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fcannizzaro","download_url":"https://codeload.github.com/fcannizzaro/unipa-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240593183,"owners_count":19825939,"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":[],"created_at":"2024-11-10T12:39:59.093Z","updated_at":"2026-03-02T17:11:52.849Z","avatar_url":"https://github.com/fcannizzaro.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unipa-API\nUnipa Unofficial API from [UNIPA in tasca](https://play.google.com/store/apps/details?id=it.aranciaict.unipaintasca)\n\n# CAS\n\n## Authentication\n```\nurl     -\u003e https://cas.unipa.it/sso/v1/tickets,\nmethod  -\u003e POST,\nbody    -\u003e { username, password }\n```\n\n## Ticket\n```\nurl     -\u003e Authentication.response.headers.location,\nmethod  -\u003e POST,\nbody    -\u003e { service }\n```\n\n# Routes\nUse cookies to keep CAS service authorization.\n\n```\nurl     -\u003e {{service}}?ticket={{ticket}},\nmethod  -\u003e GET,\nheaders -\u003e { Authorization=\"UnipaAuth {{key}}\" }\n```\n\n# Key\n\n**STUDENTI_API_KEY** = ```aq4R51jA3g4af5042yH0aWt58t4a341c34tcRa73```\n\n**STUDENTI_SERVICE_ID** = ```2000000```\n\nResult is (request query + **STUDENTI\\_SERVICE\\_ID**) encrypted with **STUDENTI\\_API\\_KEY** (**SHA 256**)\n\n### Sample\n\n```\nhttps://studentiws.unipa.it/v2/libretto.php?lingua=ITA\nto_encrypt = lingua=ITA2000000\nkey = 405610f9c526ac061b765f227f7d600f45d57c677003180160fc278384d10395\n```\n\n# API Services\n@Base https://studentiws.unipa.it/v2\n\n## Menu\n```\nurl   -\u003e /menu.php,\nquery -\u003e { lingua\t}\n```\n\n## User Info\n```\nurl   -\u003e /user.php\n```\n\n## Libretto\n```\nurl   -\u003e /libretto.php,\nquery -\u003e { lingua\t}\n```\n\n## Appelli\n```\nurl   -\u003e /appelli.php,\nquery -\u003e { \n\tlingua,\n\tmatricola,\n\tcfu,\n\tcod_corso,\n\tcod_inse,\n\tprog_inse,\n\tstato \n}\n```\n\n## Messaggi\n```\nurl   -\u003e /messaggi.php,\nquery -\u003e {\n\tlingua,\n\tts (yyyy-mm-ddThh:mm:ssZ)\n}\n```\n\n## Foto\n```\nurl -\u003e /fotoStudente.php,\nquery -\u003e { matricola }\n```\n\n# Unipa Not-API Services\nUse html scraping.\n\n## Pratiche\n\n```\nurl -\u003e http://immaweb.unipa.it/immaweb/private/pratiche/listPratiche.seam\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffcannizzaro%2Funipa-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffcannizzaro%2Funipa-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffcannizzaro%2Funipa-api/lists"}