1
0

fix: Try to fix it
All checks were successful
Remote Deploy / deploy (push) Successful in 4s

This commit is contained in:
2025-08-31 16:40:58 +02:00
parent c3a2ee2c1c
commit c01a64c5b0
3 changed files with 94 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
const cheerio = require("cheerio");
const fetch = require("node-fetch");
async function parseTeachers() {
const url = "https://spsejecna.cz/ucitel";