If anyone can help. I am trying to extract all addess information from this page adn successive pages:
ARCHITECTS
I watched the tutorial on a single entry for address, however this is multiple pages, how do I get it to run through all the pages, with not having to record/setup the format. Anotherwards, the way that I understand this program, is that the first time you have to show it everything, then the second time it does it on its own.
I was hoping to be able to capture the first of 1400 entries, then let the program work through the other 1399. My goal is to put it into a .csv file (name, address, city-state-zip) Any help would be appreciated. Thanks