This ia a simple spider designed to crawl in Shanghai Futures Exchange official website.
pip install -r requirements.txt
> start.bat
$ ./start.sh
You can test this project by either executing script futures.py
directly,
or, change directory into /test/
and run script test.py
.