Data Layer Product Scraper – Scrape product data from any e-commerce site
A project to extract product data from websites by scraping the dataLayer object. It uses Python, Selenium, and Apify to automate browser interactions and find product info in the dataLayer. It also handles cookie prompts.