Need to create custom bot. Small work.

kkvsam

Senior Member
Joined
Oct 11, 2009
Messages
938
Reaction score
570
Hey,
I need to program that can harvest data from below webpage.
Code:
http://grosshandel-produkte.com/adressen/detail/id/15500
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
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
like that. I need to import them.
Thank you
 
can be done with imacro and macro saves it to csv file.Let me know i can do it for free.
 
Last edited:
I've done it by my self. So thanks for everyone.
 
Back
Top