Ne-Lexa/google-play-scraper

fixed library 4.0.5

Opened this issue · 1 comments

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

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