Ne-Lexa / google-play-scraper

PHP scraper to get data from Google Play
MIT License
78 stars 39 forks source link

fixed library 4.0.5 #38

Open sanghuynhxuan opened 2 years ago

sanghuynhxuan commented 2 years ago

Update line 51 file /src/Scaper/AppInfoScraper.php : $appInfo = ScraperUtil::getValue($scriptData, 'ds:4.1.2'); $appInfo = ScraperUtil::getValue($scriptData, 'ds:5.1.2');

Ne-Lexa commented 2 years ago

The update will soon come out, but you could create Pull Request with the correction of the problem.