nthumodifications / courseweb

🏫 National Tsing Hua University Course Selection for students by students
https://nthumods.com
GNU General Public License v3.0
47 stars 8 forks source link

Route for scraping course data from 10810 ~ 11110 semester #284

Closed 3normousz closed 2 months ago

vercel[bot] commented 2 months ago

@3normousz is attempting to deploy a commit to the NTHUMods Team on Vercel.

A member of the Team first needs to authorize it.

ImJustChew commented 2 months ago

Thanks @3normousz I've already imported courses 10810~ 11020. However it seems like there are some issues with 11110, could you look into it?

details: 'Failing row contains (, , , , NaN, , , null, null, 0, δΈ­,  , , , , , , f, {}, {}, {""}, {}, {}, {}, {}, {}, {}, {}).
3normousz commented 2 months ago

Thanks @3normousz I've already imported courses 10810~ 11020. However it seems like there are some issues with 11110, could you look into it?

details: 'Failing row contains (, , , , NaN, , , null, null, 0, δΈ­,  , , , , , , f, {}, {}, {""}, {}, {}, {}, {}, {}, {}, {}).

There are some courses in the DL department that are just blank rows, so I skipped when course_id === "". I think it's ok now

ImJustChew commented 2 months ago

closes #278