Giter Site home page Giter Site logo

amazon_user_comment's Introduction

Amazon-User-Comment

本文档旨在爬取美国亚马逊官网的用户评论,以做用户体验数据分析,但近期因美国官网已被墙故而需要翻墙才能访问,请知悉。


1.代码及文件配置说明

  • Amazon.py:网页爬取和页面缓存(download)
  • Amazon_review.py:页面解析和数据输出(analysis)
  • Id.xlsx:储存亚马逊产品的唯一编号ASIN码,实现自动输入
  • newUA.txt:储存cookie和IP池,实现随机变换IP反爬虫

输出文件csv说明:

字段 说明
Product_ASIN 产品编码
review_date 评论日期(美)
date_format 评论标准日期
total_review 总评论数
average_star 平均星评
Title 评论标题
review_content 评论文本
Star 星评
star_class 星评分类
reply_num 评论回复数
agree_num 评论点赞数
User 评论者
VP 认证购买
link_id 评论链接
record_date 采集日期

amazon_user_comment's People

Contributors

walkmao avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.