A script to crawl scores from the VietSchool website.
This project fetches student scores based on their student IDs (SBD) for different grades and exams.
- Edit first and last ID
- Install dependancies
python crawl.py
Below are the ID ranges (SBD) for each grade and exam:
- Grade 6: 660001 -> 660139
- Grade 7: 770001 -> 770235
- Grade 8: 880001 -> 880190
- Grade 9: 990001 -> 990077
- Grade 10: 100001 -> 100290
- Grade 11: 110001 -> 110280
- Grade 12: 120001 -> 120305
- Grade 12: 122001 -> 122306
- Grade 9: 990001 -> 990077