Login some website using selenium.
Project description
SeleniumLogin
APIs for loginning some websites using <selenium>.
You can star this repository to keep track of the project if it's helpful for you, thank you for your support.
Documents
preparing
Support List
| Websites | Core Codes | in Chinese |
|---|---|---|
| Bilibili | click | B站 |
Install
Pip install
run "pip install SeleniumLogin"
Source code install
(1) Offline
Step1: git clone https://github.com/CharlesPikachu/SeleniumLogin.git@master
Step2: cd SeleniumLogin -> run "python setup.py install"
(2) Online
run "pip install git+https://github.com/CharlesPikachu/SeleniumLogin.git@master"
Quick Start
Noted
To use this repo, you have to install Chrome Browser and download chromedriver from:
http://npm.taobao.org/mirrors/chromedriver/
Examples
from SeleniumLogin import login
lg = login.Login()
username, browser = lg.bilibili(username=xxx, password=xxx, chromedriverpath=xxx)
More
WeChat Official Accounts
Charles_pikachu
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
SeleniumLogin-0.0.4.tar.gz
(5.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file SeleniumLogin-0.0.4.tar.gz.
File metadata
- Download URL: SeleniumLogin-0.0.4.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a0dd2c84dd37204377fcc602025afcc3880b92acb12f09ad64ee507dc2d19791
|
|
| MD5 |
179de3a8babe6cc7b336e662342bc1cd
|
|
| BLAKE2b-256 |
3f9ca831d1594054e2f468afc3fbc49178edaed3c2a89766443d39588a5794e8
|
File details
Details for the file SeleniumLogin-0.0.4-py3-none-any.whl.
File metadata
- Download URL: SeleniumLogin-0.0.4-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8be2a26ba18fae669da33eaa3dba6039702ecc07966b920efb60b7731076d4da
|
|
| MD5 |
0ececaaf5cc0063b2c61efcf52faa2ad
|
|
| BLAKE2b-256 |
7323ef921003ad4e996c971052c70d7b69b672c2ce84478337ac382439c17bb0
|