Hi, I have a quick question. I want to do a price comparison for computer parts, but I'm unsure about the correct way to scrape data. Should I scrape the brand and all the product series below it, or should I simply scrape the titles from websites like Amazon and let the user choose? The reason I'm uncertain is that Amazon often lists the same product with different titles due to multiple sellers. Have anyone of you encountered this issue before, and if so, how did you handle it? I ask because when I try to organize products by brand, I find myself not scraping anything and having to manually input the information.