I've got a good idea for a website I'd like to start -it'd basically be a pricewatch like site but for a different industry. I'm quite fluent in programming, so I'm not worried about the code - but my question is in regards to the theory or how the sits get their prices.
From what I can tell theres a few different options:
1) Scrape sites
2) Ask for XML/Webservice/Etc feeds from sites
3) Manual input
1 would be the least (ongoing) labor intensive - but it is probably also the most initially labor intensive as each site would need scraped differently. Also, there is a good possibility of getting wrong $ amounts, etc.
2 would be great but i don't see the sites subscribing to it as it means work on their behalf
3) It's just a bad idea.
so, does anyone know how sites like froogle or pricewatch work? Lets discuss.
From what I can tell theres a few different options:
1) Scrape sites
2) Ask for XML/Webservice/Etc feeds from sites
3) Manual input
1 would be the least (ongoing) labor intensive - but it is probably also the most initially labor intensive as each site would need scraped differently. Also, there is a good possibility of getting wrong $ amounts, etc.
2 would be great but i don't see the sites subscribing to it as it means work on their behalf
3) It's just a bad idea.
so, does anyone know how sites like froogle or pricewatch work? Lets discuss.