0.0.6 • Published 1 year ago

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

Weekly downloads
3
License
MIT
Repository
github
Last release
1 year 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

1 year ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago