Skip to main content

A little Python CLI app that provides a summary of League champion build information.

Project description

gg-scrape

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).

Installation

python -m pip install gg-scrape

Usage

ggs [OPTIONS] CHAMPION [ROLE]

Screenshots

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

Requirements

Depends on the anytree, beautifulsoup4, 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!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gg-scrape-0.1.8.tar.gz (5.3 kB view hashes)

Uploaded Source

Built Distribution

gg_scrape-0.1.8-py3-none-any.whl (6.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page