Every app review pipeline I've seen starts the same way: one scraper for Google Play, a different one for the App Store, and then a normalization layer to make score and im:rating pretend to be the same field. You write that glue code once, it breaks quietly, and you write it again. The raw sou...
Source: [Dev.to](https://dev.to/radevicb/i-got-tired-of-scraping-app-reviews-twice-so-i-unified-both-stores-4ccp)