Let’s say I want to webscrape from a database that has the following URL: GET
https://www.website.com/test/website/ajax.xav?keepAlive=1&request.preventCache=1718630506367
how can I do that?
I found something https://www.zenrows.com/blog/web-scraping-ajax#identify-ajax-requests but it did not help