Search Unity

Word Game:I need to validate the word

Discussion in 'General Discussion' started by hamza37, May 2, 2021.

  1. hamza37

    hamza37

    Joined:
    Feb 5, 2017
    Posts:
    10
    I am developing a word game in which user has to enter the word and i have to validate that weather it's a valid male name,female name,county or city or object or verb...Is there is any unity supported free api or database available?
     
  2. No.
    There are a ton of free databases can be found on the internet. Just google it and be careful with the licenses.
     
  3. hamza37

    hamza37

    Joined:
    Feb 5, 2017
    Posts:
    10
    After days of web scrapping i found a solution to this problem....I have used the free dictionary api with the Unity web request link to the api is below..
    https://dictionaryapi.dev/