An eCommerce team needs product data from an external supplier: some offer a documented API, others only a public website with no official integration. The question that comes up almost every time is simple: go with the API, if one exists, or build a crawler that extracts the data directly from p... View article