Skip to content

hongjie104/xunleiaccount

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#抓取当日VIP账号

##迅雷会员

  • 迅雷数据源1

    http://521xunlei.com

      $ curl https://raw.githubusercontent.com/JeffreyWei/xunleiaccount/master/xunlei.py > xunlei.py		
    

      $ python  xunlei.py
    

  • 迅雷数据源2

    http://http://xlfans.com

      $ curl https://raw.githubusercontent.com/JeffreyWei/xunleiaccount/master/xunlei2.py > xunlei2.py
      $ python  xunlei2.py
    
  • 视频站点数据源

    http://www.vipfenxiang.com

      $ curl https://raw.githubusercontent.com/JeffreyWei/xunleiaccount/master/video.py > video.py
      $ python  video.py
    

##快速执行

$ curl https://raw.githubusercontent.com/JeffreyWei/xunleiaccount/master/xunlei.py | python

依赖安装

$ sudo pip install beautifulsoup

##20160216

  • 移除结果中的中文字符,方便复制
  • 结果重排序

About

搜集迅雷会员账号

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%