Thare are many apps and sites can compare the prices of the sam开发者_StackOverflowe products at different places like different sites and different supermarkets,how do they get the products infomation and the price data?
Thank you!
More often than not, through APIs provided to them by the merchants themselves.
See my answer here: How does a site that finds the best price among many eshops work ? Like pricegrabber
Mostly via partnerships. However, screen scraping (web crawling) etc. are also viable ways.
精彩评论