All Projects → wmylxmj → Web-Spider-Login-Bilibili-Python3

wmylxmj / Web-Spider-Login-Bilibili-Python3

Licence: MIT License
网络爬虫模拟登陆bilibili 滑动验证码的破解 弹幕发送 2018-10-9

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Web-Spider-Login-Bilibili-Python3

Slideshare-Downloader
Download ⬇️ slides from 🎨 SlideShare in no time⚡️
Stars: ✭ 87 (+128.95%)
Mutual labels:  selenium
xilution-selenium-grid
A Selenium Grid that Runs in AWS ECS Fargate.
Stars: ✭ 22 (-42.11%)
Mutual labels:  selenium
charles
Java web crawling library
Stars: ✭ 31 (-18.42%)
Mutual labels:  selenium
kichiku.icu
哔哩哔哩鬼畜哲♂学好声音离线缓存+弹幕
Stars: ✭ 126 (+231.58%)
Mutual labels:  bilibili
ecommerce
(Live Link) Extensive ecommerce site with vendors, mods & ability to add to cart without being logged in. Check out v4!
Stars: ✭ 13 (-65.79%)
Mutual labels:  selenium
linkibot
👤 Linkibot, easy to use, a Linkedin invite bot for expanding your network
Stars: ✭ 28 (-26.32%)
Mutual labels:  selenium
AI-Tinder-BOT
Tinder Auto Swiper With AI
Stars: ✭ 13 (-65.79%)
Mutual labels:  selenium
atata-kendoui
A set of Atata components for Kendo UI
Stars: ✭ 17 (-55.26%)
Mutual labels:  selenium
aquality-selenium-java
Aquality Selenium is a library built over Selenium WebDriver tool that allows to automate work with web browsers. Selenium WebDriver requires some skill and experience. So, Aquality Selenium suggests simplified and most importantly safer and more stable way to work with Selenium WebDriver.
Stars: ✭ 41 (+7.89%)
Mutual labels:  selenium
tropic
🍍 Test Runner Library
Stars: ✭ 29 (-23.68%)
Mutual labels:  selenium
easyium-python
easyium is an easy-to-use wrapper for selenium&appium and it can make you more focus on business not the element.
Stars: ✭ 13 (-65.79%)
Mutual labels:  selenium
Edu-Mail-Generator
This bot can make 20 different USA college edu mail automatically within 5min.
Stars: ✭ 51 (+34.21%)
Mutual labels:  selenium
python-linkedin-bot
No description or website provided.
Stars: ✭ 25 (-34.21%)
Mutual labels:  selenium
Python-Test-Automation-Framework
Test Automation Framework using selenium and Python
Stars: ✭ 41 (+7.89%)
Mutual labels:  selenium
teasy
Test easy with Teasy - UI automation testing framework
Stars: ✭ 27 (-28.95%)
Mutual labels:  selenium
widgetastic.core
Making testing of UIs fantastic.
Stars: ✭ 30 (-21.05%)
Mutual labels:  selenium
Openrunner
Computest Openrunner: Benchmark and functional testing for frontend-heavy web applications
Stars: ✭ 16 (-57.89%)
Mutual labels:  selenium
bots-zoo
No description or website provided.
Stars: ✭ 59 (+55.26%)
Mutual labels:  selenium
MiaoProject
Miao Project Bug 反馈
Stars: ✭ 1,199 (+3055.26%)
Mutual labels:  bilibili
lostark-wait-notifier
🐤️ Lost Ark wait notifier
Stars: ✭ 38 (+0%)
Mutual labels:  selenium

Web-Spider-Login-Bilibili-Python3

网络爬虫模拟登陆bilibili-滑动验证码的破解-弹幕发送-2018-10-9

思路:

1.先从网站上找到验证码,并完成拼接

原始图像:

拼接好后的滑动验证码:

2.比较两图片,找到缺口的左侧边界,误差阈值为60是比较合适的

3.按先加速再减速的方式拖动验证码,加速度,中间位置需调整好

4.运行程序,登陆成功!

注意:

  • 1.请先安装chrome和chromedriver以及bs4,selenium库
  • 2.一定要按先加速再减速的方式拖动验证码,否则会显示拼图被怪兽吃掉

捕获的信息:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].