mstar-adsperformance
v1.0.9
Published
auto monitoring morningstar web pages ads performance
Downloads
3
Readme
Ads Performance Tool
Welcome to mstar ads performance tool!
mstar-adsperformance is a complete web performance tool that helps you measure the ads performance of special website ads module bind with [data-mod="ad"].
Lets try it out
npm install mstar-adsperformance -g
mstar-ads ${url} -n=${nubmers} -o="${output result file path}"
Or clone the repo and test the latest changes:
$ git clone https://github.com/Shone-Wang/mstar-adsperformance.git
$ cd mstar-adsperformance
$ npm install
$ npm run build
$ node dist/index.js -n=5 http://www.morningstar.com http://www.morningstar.com/markets.html -o="${your file path}"