I want to extract all information from the below site:

https://www.pucatrade.com/sendCards.html

It is required that the user logs in (must have a user name as password). It is free to register at though. I am hoping someone can help me. I want to extract information from the site.

puca.PNG

The above is the portion of the site that I want extracted. Sometimes it will be blank. Basically I want to be able to parse data from the site (preferably without ever showing IE). I want to know when that portion of the site isn't blank. Maybe a way to login to the site in the code too, not to big of a deal if it isn't possible. And if someone can maybe just help extract all data from the site without having to create an account for the website that would work too, as I have enough knowledge of excel that I could write a formatting macro to extract the relevant data.