{"id":18146448,"url":"https://github.com/ai-naymul/hsc_result","last_synced_at":"2026-07-02T15:05:05.463Z","repository":{"id":258662963,"uuid":"874366224","full_name":"ai-naymul/HSC_Result","owner":"ai-naymul","description":"This project is a web application that allows users to scrape examination results for a specific range of roll numbers. The application is built using Flask for the backend and Selenium for web scraping. It currently supports results for the year 2024.","archived":false,"fork":false,"pushed_at":"2025-04-02T05:28:55.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T06:28:49.145Z","etag":null,"topics":["result","scraper","selenium","web-scraper","webapplication","website"],"latest_commit_sha":null,"homepage":"https://hsc-result-ymku.onrender.com/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ai-naymul.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-17T17:41:37.000Z","updated_at":"2025-04-02T05:28:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"753c9f9d-16e5-415e-9744-46a08a32315e","html_url":"https://github.com/ai-naymul/HSC_Result","commit_stats":null,"previous_names":["ai-naymul/hsc_result"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai-naymul%2FHSC_Result","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai-naymul%2FHSC_Result/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai-naymul%2FHSC_Result/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai-naymul%2FHSC_Result/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ai-naymul","download_url":"https://codeload.github.com/ai-naymul/HSC_Result/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247550642,"owners_count":20956984,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["result","scraper","selenium","web-scraper","webapplication","website"],"created_at":"2024-11-01T21:07:46.152Z","updated_at":"2026-07-02T15:05:05.396Z","avatar_url":"https://github.com/ai-naymul.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Result Scraper\r\n\r\nThis project is a web application that allows users to scrape examination results for a specific range of roll numbers. The application is built using Flask for the backend and Selenium for web scraping. It currently supports results for the year 2024.\r\n\r\n## Features\r\n\r\n- Scrape results for a range of roll numbers.\r\n- Supports both HSC and SSC education levels.\r\n- Saves the results in a CSV file.\r\n- User-friendly web interface for inputting data.\r\n\r\n## Prerequisites\r\n\r\n- Python 3.x\r\n- Google Chrome browser\r\n- ChromeDriver (compatible with your Chrome version)\r\n- Flask\r\n- Selenium\r\n\r\n## Installation\r\n\r\n1. Clone the repository:\r\n\r\n   ```bash\r\n   git clone https://github.com/yourusername/result-scraper.git\r\n   cd result-scraper\r\n   ```\r\n\r\n2. Install the required Python packages:\r\n\r\n   ```bash\r\n   pip install -r requirements.txt\r\n   ```\r\n\r\n3. Download and install [ChromeDriver](https://sites.google.com/chromium.org/driver/) and ensure it's in your system's PATH.\r\n\r\n## Usage\r\n\r\n1. Start the Flask application:\r\n\r\n   ```bash\r\n   python get_result.py\r\n   ```\r\n\r\n2. Open your web browser and go to `http://localhost:5000`.\r\n\r\n3. Fill out the form with the required information:\r\n   - **Start Roll**: The starting roll number.\r\n   - **End Roll**: The ending roll number.\r\n   - **Name of the Candidate**: The candidate's name.\r\n   - **Father's Name**: The candidate's father's name.\r\n   - **Mother's Name**: The candidate's mother's name.\r\n   - **Education Level**: Select either HSC or SSC.\r\n   - **Year**: Enter the year (only 2024 is supported).\r\n\r\n4. Click the \"Submit\" button to start scraping.\r\n\r\n5. Once the scraping is complete, a CSV file named `result.csv` will be generated in the project directory.\r\n\r\n## How It Works\r\n\r\n- The application uses Selenium to automate the process of visiting the result website and entering roll numbers.\r\n- It checks each roll number within the specified range and matches the candidate's name and father's name.\r\n- The results are extracted and saved into a CSV file.\r\n\r\n## Notes\r\n\r\n- Ensure that the ChromeDriver version matches your installed Chrome browser version.\r\n- The application currently only supports the year 2024.\r\n\r\n## Troubleshooting\r\n\r\n- If you encounter any issues with Selenium, ensure that your ChromeDriver is up to date and correctly installed.\r\n- Check the console for any error messages that might indicate what went wrong.\r\n\r\n## License\r\n\r\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fai-naymul%2Fhsc_result","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fai-naymul%2Fhsc_result","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fai-naymul%2Fhsc_result/lists"}