i would like connect to https://www.notebooksbilliger.de/ but with following code it does not work:
try { Response response = Jsoup.connect(url)
Problem solved
Changed useragent from "Mozilla" to "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:50.0)"