Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 1.74 KB

README.md

File metadata and controls

50 lines (34 loc) · 1.74 KB

x5searchpilot-dataset preparation tool

Version Documentation Maintenance License: MIT License

Small tool to send search requests based on university course data (JSON) to one of the X5GON APIs, sort them appropriately and output them in JSON format. The results serve as a preparation for piloting the used API regarding the quality of the search results.
See http://wp3.x5gon.org/lamapidoc for further information

Install

npm install

Config

Use config.js to configurate the requests.

Usage

node getdata.js

Author

👤 Florian Feyen

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

📝 License

This project is MIT License licensed.


This README was generated with ❤️ by readme-md-generator