There's a site that let's me put in a zip code and it shows me all the stores of a certain industry around that zip code.
The data about these stores must be compiled in some database, right?
It also looks like each of those stores might have their own page on this site (containing the store name and address).
Any Ronin know how to scrape data this data so I can gather it all without entering every zipcode in the country?
Would appreciate the assist.