Quote:
Originally Posted by KillaKev I am attempting to extract patterned web data. I can get all the product information EXCEPT the SKU. I looked at the HTML & all the information is separated except the SKU. The SKU is just naked on the end of each product. A.A. is not allowing me to highlight the SKU as an extraction choice.
How do I extract this important piece of data!?
I also tried the entire div block I noticed that there is a max number of characters that can be extracted per cell. Is there a way around this? |
Try extracting the data using 'web extraction' or to the clipboard and use 'string manipulation' if the SKU is consistently displayed after certain characters - such as 'sku.'
If you post (or send privately) the task, I'd be happy to take a look for you.