Giter Site home page Giter Site logo

rank4douban's Introduction

rank4douban

IMDb, CC, MOC, FIB, all kinds of billboard that connect the item title with douban ID.

How to build rank list

  1. upload rank data file like 01_IMDbtop250.csv in data dir.

    • The file name MUST obey the regexr rule \d{2}_.+?\.csv and is a csv file.
    • The csv file MUST have headers and the first row must be rank or spine, and with a row named dbid.
  2. Assign rank list data in data\00_snippets.csv with those information.

Name Descr Sample
file The name of csv file 03_CClist.csv
title The title of rank list The Criterion Collection 标准收藏
short_title The short title of rank list CC标准收藏编号
href The homepage url of rank list https://www.criterion.com/shop/browse/list?sort=spine_number
other The other key you want to assign in json file,the format like {key1}:{value1}|{key2}:{value2} prefix:#
  1. If the rank list want to update automatically, you MUST write update function in update_snippets.py

  2. Run those Python3 script.

python update_snippets.py
python build_data.py

rank4douban's People

Contributors

bimzcy avatar harukama avatar rhilip 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.