I need the complete catalogue from another website duplicated in my Magento store. The task covers scraping every product name and full description, collecting all associated images, recording each SKU, and capturing the current stock level, then loading the data into Magento so the items appear live, correctly categorised and fully functional. After award I will share the source URL and the exact product count. Your job is to extract the data, cleanse any stray HTML, resize or compress images to Magento-friendly dimensions, and map everything to my existing attribute set so layered navigation, search and inventory all behave as expected. Deliverables • A clean CSV (or direct admin import) that creates all products with names, descriptions, SKUs, stock figures and properly linked images. • Image files placed in /media/catalog/product/ with the correct path references. • A short hand-over note outlining the scraping steps so I can reproduce updates later. Acceptance criteria: at least 10 randomly chosen items will be spot-checked; all fields must match the source site, images must load, and no broken HTML may appear in the front end. Let me know your estimated timeline and the tools you intend to use—whether that’s Python with BeautifulSoup, Scrapy, Magento’s native import, or another reliable option—and share any similar catalogue migrations you’ve completed.