kkvsam
Senior Member
- Oct 11, 2009
- 938
- 570
Hey,
I need to program that can harvest data from below webpage.
Data need-
ID:
Name:
Adresse:
Land:
Typ:
Ansprechpartner:
Homepage:
E-Mail:
Telefon:
Telefax:
Branche:
Produkte:
When I insert list of urls, it should scrape all of data and export in to csv file. Can you do it?
List of URLs means
like that. I need to import them.
Thank you
I need to program that can harvest data from below webpage.
Code:
http://grosshandel-produkte.com/adressen/detail/id/15500
ID:
Name:
Adresse:
Land:
Typ:
Ansprechpartner:
Homepage:
E-Mail:
Telefon:
Telefax:
Branche:
Produkte:
When I insert list of urls, it should scrape all of data and export in to csv file. Can you do it?
List of URLs means
Code:
http://grosshandel-produkte.com/adressen/detail/id/13500
http://grosshandel-produkte.com/adressen/detail/id/13501
http://grosshandel-produkte.com/adressen/detail/id/13502
Thank you