Git Product home page Git Product logo

s3sampler's Introduction

ScoreSaber Song Sampler (S3Sampler)

Lives are long. Suddenly, we are faced with unexpected things. Sometimes we need a bunch of panties. Sometimes we need thousand of GPUs. Here is a kind of these things. I just wanted to know a latest ranked song database for... something.

Auto-Genned Google Sheets

You can check the data from ScoreSaberRankedSongDB.
You have a viewer permission only, but you can sort the data from filtering icon->"Make a temporary filtered view".
img

Twitter Bot (New Ranked Songs Notifier)

See Ranked Song Bot(@S3Sampler).
This bot tweets new ranked songs through #NewRankedSong tag.

Usage

Probably, you do not need to use it by yourself because you can check the latest database(ranked song only) from the above sheet or here.

Anyway, when you want to make it by yourself,
python src/scraping.py
After the scraping, you will get "song_db.json" and "song_db.csv".
JSON provides minimum information.
CSV provides a flattened table. It may easy to handle from any applications.

If you want to get a perfect(unranked and ranked) song database,
python src/scraping.py -u
I guess it takes about 3~5days if gently sampled.

Options

python src/scraping.py [-h|--help] : See the help menu
python src/scraping.py [-r|--restart] : Restart from temporary files
python src/scraping.py [-u|--unranked] : Sample unranked songs too
python src/scraping.py [-i|--interval] number : Sampling interval second (minimum is 1.5 sec).
python src/scraping.py [-v|--view] : Disable headless mode(almost for debugging)

Log

2020/07/31: Support Twitter Notification Bot
2020/07/29: It prints new songs if it exists
2020/07/25: Support Beatsaver information sampling
2020/07/24: Initial commit, and started daily updating

s3sampler's People

Contributors

tenteeeee avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.