ÖVW Suche (opens in new tab)
<p>When applying a filter on https://www.oevw.at/suche, a POST request is sent<br> to https://www.oevw.at/suche/filter. You can take its JSON body, URL-encode it<br> (<code>encodeURIComponent('{...}')</code>) and append it to the URL, see example URL.<br> for this route.</p>
Read the original article