Skip to content

bunnyxt/tdd-spider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English | 简体中文

CAUTION: This program is related to VOCALOID CHINA, so the most of the documentations are written in Chinese. Sorry for inconvenience.

tdd-spider

Data acquisition program of TianDian Daily (https://tdd.bunnyxt.com) based on Python, integrated with ProxyPool proxy pool and ServerChan message pushing. Feel free to contact us via QQ group: 537793686

Introduction

TianDian Daily is a personal project by bunnyxt designed to elevate the exchange of Vocaloid China-related data. Our goal is to offer comprehensive, easily accessible data and intuitive visualizations for all enthusiasts interested in Vocaloid China statistics.

The project is composed of three distinct components, all interconnected with a central database. These are:

  • frontend: data presentation and interaction (tdd-frontend)
  • backend: data access api (tdd-backend)
  • spider: original data collection(tdd-spider)

See the structure below.

TianDian Daily structure