Tagged articles
8 articles
Page 1 of 1
Python Crawling & Data Mining
Python Crawling & Data Mining
Dec 19, 2024 · Backend Development

How to Scrape and Automate King of Glory Item Data with Python

Learn how to use Python to scrape hero equipment data from the King of Glory website, download images via multithreaded requests, and automatically generate comprehensive Markdown and Excel reports, complete with code snippets and troubleshooting tips for a seamless data extraction workflow.

data-processinggame datamarkdown
0 likes · 9 min read
How to Scrape and Automate King of Glory Item Data with Python
Alibaba Cloud Big Data AI Platform
Alibaba Cloud Big Data AI Platform
Nov 22, 2022 · Big Data

Real‑Time Game Analytics: Hologres Replaces Hive+Presto

Facing massive daily game logs from multiple million‑DAU titles, the Le Elements team overhauled its data warehouse by swapping a Hive + Presto stack for Alibaba Cloud’s Hologres, achieving real‑time, flexible, and scalable analytics that dramatically cut query latency, reduce operational costs, and boost game‑operation efficiency.

Hologresgame data
0 likes · 16 min read
Real‑Time Game Analytics: Hologres Replaces Hive+Presto
Python Programming Learning Circle
Python Programming Learning Circle
Feb 24, 2020 · Fundamentals

Beginner's Python Web Crawler for High‑Resolution Game Skins and Hero Background Stories

This tutorial introduces a lightweight Python web crawler that, without relying on third‑party scraping frameworks, fetches high‑resolution skin images and all hero background stories from a popular game, explaining required libraries, implementation steps, and showing the resulting outputs.

Web Scrapingbeginner tutorialgame data
0 likes · 3 min read
Beginner's Python Web Crawler for High‑Resolution Game Skins and Hero Background Stories
ITPUB
ITPUB
Mar 14, 2016 · Backend Development

How Riot’s Game Data Server Streamlines LoL Property Data Management

This article explains how Riot's Game Data Server (GDS) replaces chaotic .ini editing with a JSON‑based RPC system, introduces property macros for type safety, and uses layered versioning to eliminate merge conflicts and simplify multi‑tool workflows for League of Legends development.

BackendGDSJSON-RPC
0 likes · 10 min read
How Riot’s Game Data Server Streamlines LoL Property Data Management
Suning Design
Suning Design
Aug 12, 2014 · Game Development

How Data Predicts Game Success: From User Acquisition to Budget Decisions

This article explains how game developers and marketers use internal, platform, and external data to forecast product performance, optimize user acquisition, predict market trends, model retention curves, and make informed budgeting decisions throughout a game's lifecycle.

MarketingPredictive ModelingUser Retention
0 likes · 14 min read
How Data Predicts Game Success: From User Acquisition to Budget Decisions