0.0.6 • Published 2 years ago

node-red-contrib-google-play-scraper v0.0.6

Weekly downloads
3
License
MIT
Repository
github
Last release
2 years ago

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

0.0.6

2 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago