The linked page has 2 “PDF” docs. But they are not really PDFs. If you wget them, they are HTML with javascript embedded.

So we can no longer simply download a PDF anymore. Apparently we must run a JavaScript application to get the PDF in a browser tab, then use pdf.js to save it. WTF? This breaks my script (which stores the URL as metadata on every PDF I fetch).

Other sites do this too. I’ve seen websites for restaurants pull this shit with their menus.

What’s the point?

all 2 comments

sorted by: hot top controversial new old
[–] 3 points 6 months ago (1 child)

I just searched for parts of the js an apparently this is some kind of anti-scraping javascript detection courtesy of F5 Networks.

Here is someone complaining about it on some forums.

  • source
  • hideshow 1 child comment