Bebe content extraction
Do not copy-paste content - allow software to do that for you!
Extract name, description, sku, id, images, features, options. Save to files: csv,xml,json,excel. Get solution to extract content from Bebe website. Extract the next Bebe fields:
Fields | Comment |
---|---|
name, sku, price, description | |
quantity or availability | If quantity is accessible we extract as is , if no we determine availability and if item is available set quantity = 5 if no = 0 |
all images | all images will be scraped and we will save them as urls. |
features | each feature will extracted separately and will saved to appropriate columns or tags |
options (size, color etc) | each combination with specific set of size or color will be saved correctly and all related images will be saved for such combination |
categories with structure | you can extract full category path for each items and to get full hierarchy for source catalog |