Skip to content

使用Python爬取代理ip刷票并且异步打印最新票数

Notifications You must be signed in to change notification settings

chenshi011/PythonVote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

PythonVote

使用Python爬取代理ip刷票并且异步打印最新票数

  • "vote_max": "一次最多刷票数",  
  • "times_total": "一次尝试刷票次数",
  • "times_reload": "每隔多少次重新获取一次代理ip",
  • "time_sleep_random_start": "两次刷票随机时间间隔最小阈值",
  • "time_sleep_random_end": "两次刷票随机时间间隔最大阈值",
  • "url": "投票的url(需要事先自己抓取)",
  • "executable_path": "phantomjs.exe的路径",
  • "savepath": "保存的文件后缀名",
  • "counts": "异步需要打印的实时票数一些配置",

phantomjs.exe 下载地址: http://phantomjs.org/

About

使用Python爬取代理ip刷票并且异步打印最新票数

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages