Two Website Spiders 13.03.08
I need a website spider to spider www.marykay.com and pull all the product data into a csv file and upload the images to my sever.
The data that is needed to be pulled is:
main category (skin care, makeup, spa & body, fragrances, men)
sub categories
item name
item description
item sku
item size
price
picture (to be saved to my server)(picture name should be included in csv file so I know which image goes where)
The 2nd spider needs to spider https://www.fsorder.com:450/rpgsp/adsignon.pgm?conum=01
First program should allow us to sign in and then the spider can start working.
In this spider I will need to be able to select which categories/subcategories I want to spider. For example once I log in I will only made Lotions/Australian Gold/Hemp and I want to be able to spider just this category.
Data that is required to be spidered.
manufacturer name
Sub categories
item name
item description
item sku
item size
price
picture (to be saved to my server)(picture name should be included in csv file so I know which image goes where)
Quantity
This spider will need to spider down through the More Info link that gives the description and the bigger picture.
Both these spiders are pretty easy to create as I had them created before however I redid my server and accidentally deleted them all!!
See attachment for an example of an old mary kay spider that used to work



