Skip to content
This repository has been archived by the owner on Jun 26, 2021. It is now read-only.

teauxfu/gg-scrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gg-scrape

pylint Score Code style: black

A little Python CLI app that provides a League of Legends champion build by scraping the web.

The goal was to not have to open a browser tab (or be advertised to) to quickly check a build before a match. The HTML is requested and parsed sequentially, so it's somewhat slow (but still faster than opening a browser, probably).

Note: this is a hobby project and not actively maintained, nor guaranteed to work 🤞

Installation

python -m pip install gg-scrape --user

Usage

ggs [OPTIONS] CHAMPION [ROLE]

Sites that are currently (mostly) supported:

Screenshots

help text screenshot of the app in use unavailable build handling verbose output

Requirements

Depends on the anytree, beautifulsoup4, pyppeteer, Typer, and requests Python libraries.

Contributions

Thanks to @Mycsina for feedback and helping to improve and expand this package's functionality!

Pull requests are welcome!

About

scrape a LoL build, runes, and skills from the web

Topics

Resources

Stars

Watchers

Forks

Languages