View Single Post
Old May 17th, 2006, 3:07 PM   #39
zem52887
Hobbyist Programmer
 
Join Date: May 2006
Posts: 127
Rep Power: 3 zem52887 is on a distinguished road
Quote:
Originally Posted by Arevos

The way I see it, the end program you create will have three steps:

1. Get the links for each industry
2. For each industry link, get the links for each company listed
3. For each company, find out the information you need from the company's page
You already kindly posted the way to get all the links for each industry in the above post. Now I'm a bit confused with the response you posted above when I asked whether I could assign the links to a value. My goal would be to assign all the industry links to one one value, and then merely use the

urlopen code to open each link thus leaving me with all the individual companies? is this not feasible/not the way to go about doing this?
zem52887 is offline   Reply With Quote