Skip to content

Instantly share code, notes, and snippets.

@ko31
Last active December 11, 2016 13:19
Show Gist options
  • Save ko31/c54b778fb8c40c628844f9dc5e84849f to your computer and use it in GitHub Desktop.
Save ko31/c54b778fb8c40c628844f9dc5e84849f to your computer and use it in GitHub Desktop.
【JavaScript】将棋連盟棋士データベースより棋士情報をスクレイピングしたjson
{
"birthday": "1970年9月27日(46歳)",
"birthplace": "埼玉県所沢市",
"image": "http://www.shogi.or.jp/images/player/pro/175.jpg",
"junni": "A級(A級以上:24期)",
"name": "羽生善治",
"no": "175",
"ryuou": "1組(1組以上:26期)"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment