Skip to content

A python program which can capture and download commodity images from amazon.cn

Notifications You must be signed in to change notification settings

harukou/amazon.cn-spider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

amazon.cn-spider 爬取亚马逊商品图片

A python program which can capture and download commodity images from amazon.cn

Introduction

Python3 is a good programming language to code short script projects, and I used requests, BeautifulSoup, re and os modules to get commodity images from Amazon.cn(Chinese E-commerce website).

py and exe 内含py和exe,打开即用

This repository has .py and .exe two file formats, import pyinstaller can convert .py to .exe

Instruction py文件可在有解释器的计算机上使用,exe适用于windows平台

.py can let you know my ideas, .exe can run in windows os. It's easy to input the commodity items name(Chinese), then find the images and .html files from c:\test_imgs

happy to use

About

A python program which can capture and download commodity images from amazon.cn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages