Hi,
I am trying to get data out of a government website. The base page takes three inputs to get what I want. A drop down for airport / terminal, a start date, and an end date, the dates have default values in them.
I am trying to use the download tool, but don't see a way to feed it the parameters with a text input tool. The website doesn't redirect to a new page when you enter the parameters, it just dumps the output to the page. Honestly I could live with the default dates and just filter my data against my final output.
The web page I am trying to scrape is http://awt.cbp.gov
I have Intelligence Suite if that helps.
Tim