It wasn't as critical as I had anticipated to the build, so I didn't optimize the prompt a ton, but here's what I was using...
Act as an e-commerce web scraper to extract product data.
1. Visit the website using the /Domain
2. Navigate to the “Product” section or its equivalent.
3. Count each product and include all variants, treating each variant as an individual product.
4. Provide the total count as a single number. If over 1000, output "1000+".