chadrem / market_bot

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

Return human readable description of game #48

Closed naveed-ahmad closed 8 years ago

naveed-ahmad commented 8 years ago

Replaced inner_html with text for getting more readable description.

chadrem commented 8 years ago

@naveed-ahmad Thanks for the pull request. I can't merge this as I believe some people are depending on the HTML version of the description. Also please update tests for future pull requests so that we don't accidentally break things.