Home > Backend Development > PHP Tutorial > How to implement scheduled download function

How to implement scheduled download function

WBOY
Release: 2016-07-25 09:13:40
Original
999 people have browsed it
Hello fellow experts, I have the following needs. I would like to see if there is anyone who can help me achieve them.
1. Enter http://stockapp.finance.qq.com/mstats/#mod=list&id=sha_zf&module=LIST&type=rankash&sort=32&page=1&max=80 (This is a real-time stock market rise and fall list from Tencent Finance. You can manually change this Export the rise and fall list to the local disk)
. 2. This price list will be automatically saved to the local disk every half hour or hour after the market opens every day. It's better if the download can run automatically in the background, but it's okay if it can't run in the background.
I would like to ask if there is any software that can realize this scheduled automatic saving function, or if you can write a short program for me to realize this function.
I am very grateful for this!


Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template