该项目为电商数据服务,整合市面上的主流电商平台数据
目标网站 | 网站地址 | 站点 | product | products | comment |
---|---|---|---|---|---|
etsy | https://www.etsy.com | 美国 | √ | × | √ |
amazon | https://www.amazon.com | 美国 | √ | × | √ |
wayfair | https://www.wayfair.com | 美国 | √ | × | √ |
shoplazza | https://www.mobimiu.com | 美国 | √ | √ | × |
shopify | https://www.maniko-nails.com | 美国 | √ | √ | × |
aliexpress | https://www.aliexpress.com | 美国 | 仅支持多规格 | × | × |
vshop | https://www.joyyeco.com | 美国 | 仅支持定制化 | × | × |
1688 | https://www.1688.com | 美国 | × | × | × |
pip install -r requirements.txt
nohup python3 saturn.py
start /min python3 saturn.py
python3 saturn.py
METHOD | API | 参数 | 说明 |
---|---|---|---|
POST | /product/ | {"platform": string,"url": string,"source": int} | 获取商品数据 |
POST | /products/ | {"platform": string,"url": string} | 获取商品列表链接 |
POST | /comment/ | {"platform": string,"url": string} | 获取商品评论数据 |