google-play-scraper: Cannot read property 'replace' of undefined
- google-play-scraper version: 6.0.3
Cannot read property ‘replace’ of undefined when scraping this app: https://play.google.com/store/apps/details?id=com.cultsotry.yanolja.nativeapp
google play scrape error TypeError: Cannot read property 'replace' of undefined
at Object.descriptionText [as fun] (/home/jonathan/axonite/axonite-scala-bridge/node_modules/google-play-scraper/lib/app.js:182:50)
at R.map (/home/jonathan/axonite/axonite-scala-bridge/node_modules/google-play-scraper/lib/app.js:176:17)
at XWrap.f (/home/jonathan/axonite/axonite-scala-bridge/node_modules/ramda/dist/ramda.js:5955:28)
at XWrap.@@transducer/step (/home/jonathan/axonite/axonite-scala-bridge/node_modules/ramda/dist/ramda.js:392:25)
at _arrayReduce (/home/jonathan/axonite/axonite-scala-bridge/node_modules/ramda/dist/ramda.js:5137:46)
at _reduce (/home/jonathan/axonite/axonite-scala-bridge/node_modules/ramda/dist/ramda.js:5167:24)
at map (/home/jonathan/axonite/axonite-scala-bridge/node_modules/ramda/dist/ramda.js:5954:20)
at /home/jonathan/axonite/axonite-scala-bridge/node_modules/ramda/dist/ramda.js:586:23
at Object.f2 [as map] (/home/jonathan/axonite/axonite-scala-bridge/node_modules/ramda/dist/ramda.js:473:22)
at extractFields (/home/jonathan/axonite/axonite-scala-bridge/node_modules/google-play-scraper/lib/app.js:170:12)
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Reactions: 1
- Comments: 31 (11 by maintainers)
Should be fixed on the dev branch. I’ll publish a new version to npm over the weekend.
@sunnyrty https://github.com/huoyinghui/static/blob/master/detail.md
first1.replace"ds:10" -> ds:6 ->2.replace"ds:8"->ds:10 ->3.replace"ds:5"->ds:7 ->4.replace"ds:3"->ds:4
thanks for that. that worked for me for the moment