Cheers folks, I have spent all morning trying to fetch information from the following italian archive website: http://archivicomunali.lazio.beniculturali.it/comunali/HAPConsole.aspx?
For starters, the current version of the website is broken.
However a archived version from 2016 on archive.org still works!
https://i.imgur.com/RBcDYZ9.png
Each click is a new request (e.g http://archivicomunali.lazio.beniculturali.it/comunali/AJAXHierarchy.ashxid=hap:localhost%2Fxw%2Fascomunali%2Fhier%2F120841&AspxAutoDetectCookieSupport=1
) that will return the contents of the folder (of course archive.org adds their proxy beforehand (in this case https://web.archive.org/web/20250131100802
).
It works fine until we reach a document, because thed document page that is requested has not been archived.
https://i.imgur.com/1elPu9H.png
This is an example of trying to access https://web.archive.org/web/20160507223948/http://archivicomunali.lazio.beniculturali.it/comunali/AJAXDocument.ashx
with the payload being <document uri:"hap:localhost/xw/ascomunali/hier/120868" mode="hierarchy" />"
I tried using curl and wget to no avail. Any help is appreciated. Please help me find my great grandfather birth records! It would mean the world to me and my family.