Closed m4tx closed 9 years ago
Looks good! One thing that pops out is that scrapeAllMerged is too naïve to merge those lists when there are multiples of the same properties- I.e. superResults.push() will add the list as an element rather than concatenating.
Fixed!
Bug: T76224