I need to have a site scraped of ~4000 products. The dropshipper uses Magento, and appears to have very clean, standardized code.
I have attached two files:
1. Excel document with 3 tabs
A. Product URLs – all product pages that need to be scraped
B. Product Page Data – attribute names of all data that needs to be scraped.
C. Non-product URLs – For category pages, I just need a list of all products that appear under each category. This will allow me to map their products/ca…
