keyakiblog is a Keyakizaka blog archive and statistic website
return member list and statistic of blog data
Using Beautiful Soup to scrape image link and other data
createMemberJSON() #create empty JSON file, run only once
writeMemberJSON(member) #initially scraping a member's blog and save to JSON
writeAllMemberJSON() #initially scraping all member's blog
updateMemberJSON(member) #update a member's JSON file
updateAllMemberJSON() #update all member's JSON file