Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.
/ Giua-Webscraper Public archive

A webscraper of the online school workbook giua@school

License

Notifications You must be signed in to change notification settings

Giua-app/Giua-Webscraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Giua-Webscraper

Che cos'è?

Giua-webscraper è una libreria per ottenere informazioni dai registri elettronici giua@school

Può raccogliere informazioni su:

  • Verifiche
  • Voti
  • Circolari
  • Avvisi
  • Compiti
  • Assenze
  • Pagelle
  • Lezioni
  • e molto altro ancora

Installazione (come dipendenza Android)

Aggiungi JitPack al tuo top-level build.gradle

allprojects {
    repositories {
        maven { url 'https://jitpack.io' }
    }
}

Inserisci la dipendenza nel build.gradle module (subproject)

dependencies {
    // Giua scraper
    implementation 'com.github.Giua-app:Giua-Webscraper:VERSION'
}

Sostituisci "VERSION" con il numero scritto qui (senza la v iniziale)

Contatti

Puoi contattarci creando una Issue qui su GitHub oppure via email all'indirizzo contact@appgiua.slmail.me