chadrem / market_bot

Google Play Android App store scraper
MIT License
361 stars 130 forks source link

Fixed an issue where there's no price or rating #60

Closed refaelos closed 7 years ago

refaelos commented 7 years ago

There won't always be rating and price. When it happens, the parsing fails.

This PR just ignores those two if they don't exist.

Example package name to reproduce the crash: com.flaregames.nskchuck

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 99.747% when pulling f089a99c834148ffadf1caa915fe4b1befad02df on soomla:master into aebe158d232e8e3ae2fc5004740f4c2b99e23798 on chadrem:master.