Skip to main content

Python match farm

Use python to scrape matches from the Riot APIs

Sample usage

Setup:

from src.ingestor import Ingestor
from src.config import Config

API_KEY="<Riot API Key here>"

userConfig= Config(API_KEY)


test = Ingestor(userConfig)

print(test.REGION_NA1)

Download fixed size

from src import ingestor
from src.config import Config
from src.download_Controller import Download_Controller
from src.local_download import Local_Download

configUser = Config("<Riot API Key here>")

downloadType = Local_Download()

ingestorEngine = ingestor.Ingestor(configUser)

downloader = Download_Controller(downloadType, ingestorEngine)

downloader.downloadFixed('Kascadian', 50)

Release files for matchfarm 0.1.10

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for matchfarm 0.1.10
File Size Uploaded
matchFarm-0.1.10.tar.gz 17.8 kB Details

Release files / matchFarm-0.1.10.tar.gz

Download URL matchFarm-0.1.10.tar.gz
Size 17.8 kB
Tags Source
SHA-256 checksum
How to use checksums
8e7c5e277e1294a5d185e3fd679c262f7c682308944b347a93a4c6f4078eaaac
BLAKE2b-256 checksum
How to use checksums
b73dc6ab37e7ec0f05c6c23178b95b03da3eb2a33fc1b53e4100361513e9534c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.8.9

Release history Release notifications | RSS feed

This release

0.1.10 This release

1 release file

0.1.9

1 release file

0.1.8

1 release file

0.1.7

1 release file

0.1.6

1 release file

0.1.5

1 release file

0.1.4

1 release file

0.1.3

1 release file

0.1.2

1 release file

0.1.1

1 release file

0.1.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page