Website Crawler To Datafeed 22.06.08
I need an experienced programmer to build a crawler that can extract all information related to products from a website and create a datafeed using the ripped info to upload into my product database – Mysql.
The website crawled is:
http://www.quixtar.com/
The website crawl and datafeed import must be automatic, once per week – set up cron job.
The datafeed needs to reflect the following:
A. product_code (product sku or id #)
B. product (name of product)
C. main_category (in this format main_category///sub_category///etc – this is the category path)
D. full_description (product description)
E. short_description (product description)
F. weight
G. price (their price + my markup – needs to be adjustable)
H. list_price (retail price if they have it)
I. amount (quantity)
J. detailed_image (their product image – large not the thumbnail)
k. shipping_freight (shipping cost)
Thank you