I would like to connect the install script of the developed driver (https://github.com/asus-linux-drivers/asus-touchpad-numpad-driver) to the database. The reason for the connection is selecting a fit layout for Asus NumberPad illuminated device according to the already correctly assigned devices. What is the best approach? (bash)

Thank you

Used curl .. --user-agent "user-agent-name-here" .. as workaround.