richtiger1
New Member
- Joined
- Jun 8, 2016
- Messages
- 4
Even tho there as numurous of posts about this subject, I just can't get it done with a specific webpage. I'm trying to get the price of the article from the following webpage;
https://www.bol.com/nl/p/epson-expression-home-xp-235-all-in-one-printer/9200000049776302/
The info is in the div class named "fluid-grid__item".
I've already tried several ways, but just can't get it done. I'm quote known with HTML as well as VBA.
I've tried it so far with a MSXML2.XMLHTTP object to get the responstext of the webpage. The way of using WINHTTP.WinHTTPRequest.5.1 doesn't work eather. It will give an error with the "send" line - probably due the VPN connection.
Hope anyone can help me retrieve the info into excel.
Thanks in advance, Richtiger1
https://www.bol.com/nl/p/epson-expression-home-xp-235-all-in-one-printer/9200000049776302/
The info is in the div class named "fluid-grid__item".
I've already tried several ways, but just can't get it done. I'm quote known with HTML as well as VBA.
I've tried it so far with a MSXML2.XMLHTTP object to get the responstext of the webpage. The way of using WINHTTP.WinHTTPRequest.5.1 doesn't work eather. It will give an error with the "send" line - probably due the VPN connection.
Hope anyone can help me retrieve the info into excel.
Thanks in advance, Richtiger1