ReONE-SM1975 / nobel_prizes_SM1975

A web app to search nobel prizes winner - enhanced via django and reactJS
MIT License
1 stars 0 forks source link

create api to collect json data from official nobel price page #20

Open SirrorsMoore1975 opened 5 months ago

SirrorsMoore1975 commented 5 months ago

There are three main api you can collect "ALL" data of nobel prizes winner data from, without any queries:-

There are more api we can write, such as specific year of the prizes or institution of getting the reward - via queries, but first let focus on getting the basic nobel prizes winner's data.