亚马逊刮板Python
描述
使用此软件包,您可以在上搜索产品并提取一些有用的信息(评分,评论数)。
我写了一篇法国博客文章
要求
的Python 3
点3
安装
pip3 install -U amazonscraper
命令行工具amazon2csv.py
安装软件包后,可以在终端中使用amazon2csv.py命令。
将搜索请求传递给命令(以及可选的最大产品数量)后,它将返回结果为csv:
amazon2csv.py --keywords= " Python programming " --maxproductnb=2
Product title,Rating,Number of customer reviews,Product URL,Image URL,ASIN
"Python Crash Course: A Hands-On, Project-Based Intro
2021-11-23 12:29:27
141KB
Python
1