{"id":15043978,"url":"https://github.com/charlespikachu/seleniumlogin","last_synced_at":"2025-10-23T15:30:32.780Z","repository":{"id":57465372,"uuid":"188980889","full_name":"CharlesPikachu/SeleniumLogin","owner":"CharlesPikachu","description":"Login some website using selenium.","archived":false,"fork":false,"pushed_at":"2020-06-07T11:07:57.000Z","size":93,"stargazers_count":40,"open_issues_count":1,"forks_count":18,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-30T19:08:15.021Z","etag":null,"topics":["crawler","selenium","selenium-webdriver","spider","taobao"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CharlesPikachu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-05-28T07:51:41.000Z","updated_at":"2024-08-11T00:21:27.000Z","dependencies_parsed_at":"2022-09-13T13:50:35.813Z","dependency_job_id":null,"html_url":"https://github.com/CharlesPikachu/SeleniumLogin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CharlesPikachu%2FSeleniumLogin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CharlesPikachu%2FSeleniumLogin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CharlesPikachu%2FSeleniumLogin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CharlesPikachu%2FSeleniumLogin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CharlesPikachu","download_url":"https://codeload.github.com/CharlesPikachu/SeleniumLogin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237843854,"owners_count":19375216,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["crawler","selenium","selenium-webdriver","spider","taobao"],"created_at":"2024-09-24T20:49:54.348Z","updated_at":"2025-10-23T15:30:31.738Z","avatar_url":"https://github.com/CharlesPikachu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SeleniumLogin\n```\nAPIs for loginning some websites using \u003cselenium\u003e.\nYou can star this repository to keep track of the project if it's helpful for you, thank you for your support.\n```\n\n# Documents\npreparing\n\n# Support List\n|  Websites        | Core Codes                                      |  in Chinese    |\n|  :----:          | :----:                                          |  :----:        |\n|  Bilibili        | [click](./SeleniumLogin/core/bilibili.py)       |  B站           |\n|  Taobao          | [click](./SeleniumLogin/core/taobao.py)         |  淘宝          |\n\n# Install\n#### Pip install\n```\nrun \"pip install SeleniumLogin\"\n```\n#### Source code install\n```sh\n(1) Offline\nStep1: git clone https://github.com/CharlesPikachu/SeleniumLogin.git@master\nStep2: cd SeleniumLogin -\u003e run \"python setup.py install\"\n(2) Online\nrun \"pip install git+https://github.com/CharlesPikachu/SeleniumLogin.git@master\"\n```\n\n# Quick Start\n#### Noted\n```\nTo use this repo, you have to install Chrome Browser and download chromedriver from:\nhttp://npm.taobao.org/mirrors/chromedriver/\n```\n#### Examples\n```\nfrom SeleniumLogin import login\nlg = login.Login()\nusername, browser = lg.bilibili(username=xxx, password=xxx, chromedriverpath=xxx)\nusername, browser = lg.taobao(username=xxx, password=xxx, chromedriverpath=xxx)\n```\n\n# More\n#### WeChat Official Accounts\n*Charles_pikachu*  \n![img](pikachu.jpg)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharlespikachu%2Fseleniumlogin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcharlespikachu%2Fseleniumlogin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharlespikachu%2Fseleniumlogin/lists"}