Get all images from a board from a Pinterest web address
This question sounds easy, but it is not as simple as it sounds. Brief summary of what's wrong For an example, use this board; http://pinterest.com/dodo/web-designui-and-mobile/ Examining the HTML for the board itself (inside the div with the class GridItems ) at the top of the page yields: <div class="variableHeightLayout padItems GridItems Module centeredWithinWrapper" style=".."> <!-- First div with a displayed board image --> <div class="item" style="top: 0px; left: 0px; visibility: visible;">..</div> ... <!-- Last div with a displayed board image --> <div class="item" style="top: 3343px;