Use hexo automatically collect fund data and generate report in github pages
-
clone the repo
-
there are some core file and scripts list here
star_list.txt
: contains all the stock code we want to checkstock_list.txt
: contains all the stock code, if we want to change star_list we can pick up from hereupdate_start_list.py
: is the entry to launch an update of the star_listrender.py
: is the function script used to update the stock data called by update_start_list.py, it will call seval scripts to gather necessary data -
when update_start_list.py run complete push the commit it will trigger actions to update github pages