- This is a scrapper for http://natega.thanwya.emis.gov.eg which publish the National High School results every year.
- The students seating number is formed of 6 digits.
- You can get reuslts of students between any two seating numbers in range (110000 : 690000).
npm install
- run
node app.js ###### ######
- example:
node app.js 110000 110005
- It will save the results in Excel file.