A lightweight graphical web interface for the search-query Python library.
The web app allows you to:
- Build academic search queries interactively
- Parse and lint existing queries
- Translate queries across databases (e.g., PubMed, Web of Science, EBSCOHost)
- Export validated search strings
🌐 Live application: 👉 https://colrev-environment.github.io/search-query-gui/
This web interface is built on top of the open-source search-query Python package:
- 🔗 Repository: https://github.com/CoLRev-Environment/search-query
- 📦 PyPI: https://pypi.org/project/search-query/
- 📚 Documentation: https://colrev-environment.github.io/search-query/
Contributions are welcome.
- Web UI issues: open an issue in this repository
- Core library issues: https://github.com/CoLRev-Environment/search-query/issues
- Contribution guidelines: https://github.com/CoLRev-Environment/search-query/blob/main/CONTRIBUTING.md
This project is distributed under the MIT License.
- Web UI license: see
LICENSEin this repository - Core library license: https://github.com/CoLRev-Environment/search-query/blob/main/LICENSE