node-red-contrib-google-play-scraper

0.0.6 • Public • Published

node-red-contrib-google-play-scraper

Get reviews on Google Play.

About this node

This node scrapes infomation on Google Play, and gets reviews of a configured app.

Settings

This node requires following parameters.

appId

A package name which you want reviews of.

lang

A language code to specify review language. Default is en.

country

A language code to specify review country. Default is us.

sort

NEWEST, RATING, or HELPFULNESS. Default is NEWEST.

num

A number of reviews you want. Default is 100.

Usage

If this node is triggered, review information is notified to next node.

Special Thanks

Readme

Keywords

Package Sidebar

Install

npm i node-red-contrib-google-play-scraper

Weekly Downloads

9

Version

0.0.6

License

MIT

Unpacked Size

5.86 kB

Total Files

5

Last publish

Collaborators

  • pokiiio