Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/546669204/aliexpress-monitor
AliExpress 监控系统 监控名称 价格 销量 购物车 等等 元素变化
https://github.com/546669204/aliexpress-monitor
Last synced: 12 days ago
JSON representation
AliExpress 监控系统 监控名称 价格 销量 购物车 等等 元素变化
- Host: GitHub
- URL: https://github.com/546669204/aliexpress-monitor
- Owner: 546669204
- License: apache-2.0
- Created: 2018-01-19T09:08:21.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-22T12:35:37.000Z (almost 7 years ago)
- Last Synced: 2024-11-07T11:24:01.648Z (2 months ago)
- Language: HTML
- Size: 271 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 欢迎使用 AliExpress-Monitor 监控系统
------
这是一个在实际应用场景下的软件。
通过Curl 抓取网页源代码 来监控 目标字段的变化
#支持监控属性1.销量
2.名称
3.url
4.加购人数
5.待添加##安装指南
1.创建数据库导入数据库文件aliexpress.sql
2.修改数据库配置文件AliExpress-Monitor\application\database.php
3.配置Web服务器运行目录AliExpress-Monitor\public
4.cli模式运行 监控程序
```
cd XXXX/AliExpress-Monitor
php think AliExpress ProductsList 获取产品
php think AliExpress ProductsInfo 获取详情
```
5.访问即可查看结果