Description
Hello there,
Thank you for the great effort you put in to this, we have an application and we use your script to scrape Google Dictionary Data.
At this moment, we have to loop through word classes e.g noun, verb, adjective in order to get the data, However. these three aren't the only ones, there are nounarchaic, nounBotany, verbFormal and a lot more we don't know..
So, we can't actually get the data, since it's a Dictionary, we have to indicate the word class in our code to get a word data, for example
Here json2 is a Dictionary on your server, and we use the word class to get the word details, without that, we can't grab the data
So my question is, can you re-order the data?
Something like this?
https://api.myjson.com/bins/bwrf2
Use https://jsonlint.com to view it more precisely
This would be so awesome, can you do this?