Releases: raulr/google-play-scraper
Releases · raulr/google-play-scraper
0.3.0
Changed
- Update scraping to the current markup in Play Store website.
0.2.0
Added
getSearch
and getDetailSearch
methods.
Changed
- Convert schemaless URLs into absolute URLs.
0.1.1
Fixed
- Fix throwing InvalidArgumentException on
Scraper::getApp()
when app page contains a NULL
byte.
- Remove duplicate license field on composer.json.