This repository contains BNK48 members data in JSON format.
The data is crawled from BNK48 official website.
The data is an array of member objects. Each members have the following attributes:
thai_first_name
(String): First name in Thaithai_last_name
(String): Last name in Thaienglish_first_name
(String): First name in English, all capsenglish_last_name
(String): Last name in English, all capsnickname
(String): Nickname in Englishbirthday
(String): Birthday in ISO8601 (YYYY-MM-DD)height
(int): Height in centimeterprovince
(String): Origin provincelike
(Array): Array of item name in string that the member likeblood_type
(String): Blood type (A/B/AB/O) of the memberhobby
: Hobby of the memberfacebook
(String): Official Facebook page username. (Hint: add https://www.facebook.com/ prefix to rebuild full URL)instagram
(String): Official Instagram username. (Hint: add https://www.instagram.com/ prefix to rebuild full URL)
The list is sorted as seen on the official website.
To the extent possible under law, I has waived all copyright and related or neighboring rights to this work.
This data is provided "as is", without warranty of any kind.