Skip to content

get datas from leisu.com (爬取"雷速体育"数据)

Notifications You must be signed in to change notification settings

guanrongjia/thor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

target

get page data from https://free.leisu.com/ you can change source url in thor/src/dom_action.py line 37: base_url = "https://free.leisu.com/" such as https://live.leisu.com/ etc.

use:

1、python2.7

2、73.0.3683.103(正式版本) (64 位)

3、chrome driver 73.0.3683.68

4、Selenium

5、pyquery

if you have any questions ,send email to: [email protected]

powered by guanrongjia at 2018/04/30 all rights reserved

ref(since i am a chinese,here are some docs for chinese)

--------------------安装教程-------------------------

https://wangxin1248.github.io/linux/2018/09/ubuntu18.04-install-chrome-headless.html https://zhuanlan.zhihu.com/p/36670753

--------------------chrome driver-------------------------

判断最合适的驱动版本:https://chromedriver.storage.googleapis.com/LATEST_RELEASE_71.0.3578 下载合适的驱动版本:https://chromedriver.storage.googleapis.com/index.html?path=71.0.3578.137/ 版本列表: https://sites.google.com/a/chromium.org/chromedriver/downloads linux-driver: https://chromedriver.storage.googleapis.com/73.0.3683.68/chromedriver_linux64.zip windows-driver: https://chromedriver.storage.googleapis.com/73.0.3683.68/chromedriver_win32.zip

--------------------使用教程-------------------------

https://selenium-python.readthedocs.io/waits.html#explicit-waits https://zhuanlan.zhihu.com/p/56412464?utm_source=wechat_session&utm_medium=social&utm_oi=849568182145536000https://www.cnblogs.com/linxiyue/p/10215912.html https://www.jianshu.com/p/2575a8b93691

--------------------html处理-------------------------

https://cuiqingcai.com/2636.html

About

get datas from leisu.com (爬取"雷速体育"数据)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published