flask-based-wordcloud-generator

This is a flask based app to scrap user reviews and comments from a retail website and generates word-cloud with CSV data available to download

View on GitHub

Flask based wordcloud generator

This is a flask based app to scrap user reviews and comments from a retail website and generates word-cloud with CSV data. The data that was gathered is available to download as well.

This could be a way to showcase a buyer that what in general other consumers are feeling about that product.

For live demo you can check here- http://c17hawke-scraper01.herokuapp.com/

Following is some screenshots from the project -

1. Home page with a search bar to search a product.

Home page

2. Page to display the reviews in a tablular form. From here you can download the data as well.

Results page

3. To see the wordcloud generated you can click on wordcloud tab in the navbar that will open a new page with wordcloud generated with buyer’s comment. This gives a brief idea about the product.

Wordcloud display

4. 404 page will be seen if you enter something gibrish or product is not spelled properly.

404 error page

5. View on my cellphone -

view on phone