Netarkivet Experiences
3 types of login:
With cookies:
does not work any more
Html login:
no solution at Netarkivet
Http login:
individual codes.
Example: finanswatch.dk
<newObject class="org.archive.crawler.datamodel.credential.HtmlFormCredential">
<string name="credential-domain">finanswatch.dk/login</string>
<string>https://secure.finanswatch.dk/mainLogin?hidden=true&mode=</string>
<string>POST</string>
<map name="form-items">
<string>sas@statsbiblioteket.dk</string>
<string>netarkivet</string>
<string/>
<string>Log ind</string>
<string>https://secure.finanswatch.dk/mainLogin?hidden=true&mode=</string>
</map>
</newObject>