A Python package designed to automate the extraction of student information for research purposes.
Built with Selenium and Pandas, this tool is intended to help researchers and educators streamline data collection from online portals or form-based systems.
⚠️ This package is in early development. Interfaces and behavior may change. Unit tests and more robust error handling are still being implemented.
- Automated data extraction using Selenium
- Support for dynamic web content and form interactions
- Output to JSON, CSV, or pandas DataFrames
- Modular structure for easy extension and customization
pip install student-info-extractor