Skip to content

Get data from APP, and comments return "null". #603

@cuongsql

Description

@cuongsql

I get data from APP, but the comment section is having a null problem, not returning results. I need someone to fix it. (see the photo to understand what I mean better):
var gplay = require('google-play-scraper');

gplay.app({appId: 'com.google.android.apps.translate'})

.then(console.log, console.log);

"comments": [
null,
null,
null,
null,
null
],
https://i.imgur.com/LBp3Ryr.png

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions