An open API service indexing awesome lists of open source software.

https://github.com/mythkiven/jgetfund

Mac OS 开机自动执行脚本,爬取基金数据。
https://github.com/mythkiven/jgetfund

funds python python-script

Last synced: 11 months ago
JSON representation

Mac OS 开机自动执行脚本,爬取基金数据。

Awesome Lists containing this project

README

          

# OSX 系统开机自动执行脚本抓取数据

## 使用:

1、plist文件可以放置的位置说明:
/Library/LaunchDaemons 系统启动,就会执行
/Library/LaunchAgents 用户登录后才执行

2、脚本\sh文件位置:
/usr/local/

详情参见可以参见文章:[传送门](www.3code.info/2016/11/08/pythonGetFund/)

实际展示:

控制台打印:

![](https://ooo.0o0.ooo/2016/11/11/5825712e47466.png)

写入txt:

![](https://ooo.0o0.ooo/2016/11/11/5825719ba664e.png)

写入xls:

![](https://ooo.0o0.ooo/2016/11/11/58257180958e8.png)