| The Arc http libraries created on anarki work well enough for me most of the time, but there's an HTTPS website page causin' me a headache. The page contains a pdf file download I parse out and re-use. I tried using curl, to navigate the page, but the curl doesn't handle it. I was looking into screen-scraper, but that seems like overkill. Anyone know of good libraries that can navigate tricky pages? [edit] for example sake: https://kowari.ogc.gov.bc.ca/reports/rwservlet?ogcr220w |