Skip to content

Order things as an Array #4

Closed
Closed
@rawandahmad698

Description

@rawandahmad698

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

screenshot at may 28 20-30-18
Language: Swift

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions