Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/virresh/extremist-reviewers

Detecting and Characterising Extremist Reviewers
https://github.com/virresh/extremist-reviewers

amazon amazonindia scraper

Last synced: 6 days ago
JSON representation

Detecting and Characterising Extremist Reviewers

Awesome Lists containing this project

README

        

# Characterizing extremist reviewers on online reviews

This is the codebase to our paper submitted in the IEEE TCSS journal.

Amazon_Scraper deals with scraping reviews and reviewer profiles from Amazon.in, and some rudimentary visualisations and analysis on the gathered data.
- Categories/ : Contains the product categories and links to their results-pages, from which the scrape.py script begings fetching data.
- scrape.py: Scrapes reviews from categories.
- scrape_profile.py: Scrapes information for the reviewers associated with the reviews collected from the scrape.py script.

Final_Labels.csv contains the annotated data.