Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1004 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 1004 Bytes

loilo_gluttony

scraping LoiloNote data.

LoiloNote

As a just only ICT support person, I created this for my own daily-work, but the company I work for (not related to systems development) found it and decided to make this public.

In my town, LoiloNote was adopted as one of the tools used in the GIGA School Program, which began operating in Japan in 2020.

I have determined that according to robots.txt, this method of scraping is not currently prohibited. However, when using this method, please use your own judgment and modify it accordingly to avoid burdening the server.

(For reference, the LoiloNote accounts used by my client, City Board of Education, are approximately 180)

build ex:

GOOS=windows GOARCH=amd64 CGO_ENABLED=1 CXX=x86_64-w64-mingw32-g++ CC=x86_64-w64-mingw32-gcc go build -trimpath -o loilo_gluttony.exe main.go