Skip to content

Have you ever felt to have all NECTA(CSEE) results in your device?, these python scripts download all CSEE results to your machine in the respective folders.

License

Notifications You must be signed in to change notification settings

isaka-james/DOWNLOAD-NECTA-CSEE-RESULTS-2019-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NECTA-RESULTS-2019-2022

These Python scripts facilitate the downloading of individual school CSEE NECTA results from the years 2019 to 2022, in their respective orders.

How to Download Files

  • clone the project
git clone https://github.com/isaka-james/DOWNLOAD-NECTA-CSEE-RESULTS-2019-2022.git
cd DOWNLOAD-NECTA-CSEE-RESULTS-2019-2022
  • Run the script
python3 start.py

After the program finishes, you will find all school files organized in their respective folders (Years). The folders format

DOWNLOAD-NECTA-CSEE-RESULTS-2019-2022

├── 2019
│   ├── School1
│   ├── School2
│   └── ...

├── 2020
│   ├── School1
│   ├── School2
│   └── ...

├── 2021
│   ├── School1
│   ├── School2
│   └── ...

└── 2022
    ├── School1
    ├── School2
    └── ...

Please note that the total size of all downloaded files is estimated to be around 990+MB.

Additional Information

The data is scraped from two sources: the official NECTA site and maktaba.tetea.org.

Contributing

Contributions are welcome! The project is designed to be flexible, allowing easy integration of results from future years. Feel free to contribute and improve the project for upcoming NECTA results.

About

Have you ever felt to have all NECTA(CSEE) results in your device?, these python scripts download all CSEE results to your machine in the respective folders.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages