samedi 23 avril 2016

How to find link behind Javascript?

I'm trying to access data from a government website, designed for "point-and-click" downloads. My objective is to find out what the pattern to get to CSVs, and then create an easy API for other people to get to that data. The website is supposed to be open data, but is quite obscure as to how to get data programatically.

I have however failed to figure out what the pattern is to find a URL to the CSVs, because they seem to be hidden behind some JavaScript.

An example of a page is this one, and I want to know what the link behind the png image on the page.

How can I programatically get to the links behind this button?




Aucun commentaire:

Enregistrer un commentaire