Skip to content

A web spider on Netease music aims to crawl relationship data between signed artists.

Notifications You must be signed in to change notification settings

Shengqiang-Zhang/netease-music-spider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This spider on Netease Cloud Music aims to crawl relationship data between signed aritsts.

Instruction to the codes

get_signed_artist.py

In this part, we get all signed artists.

artist_homepage.py

In this part, we get all contents in the artist's homepage:

  • the follows list of the artist
  • the num of events, follows and fans
  • the artists and music occured in the artist's event

artist_music.py

In this part, we get the loved music list of the artist, including the music's name, id and the album which the music belongs to.

About

A web spider on Netease music aims to crawl relationship data between signed artists.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages