jaebradley / urban-dictionary-client

📖 NodeJS Client for Urban Dictionary
https://www.npmjs.com/package/urban-dictionary-client
MIT License
1 stars 1 forks source link

Autocomplete Endpoint #50

Closed jaebradley closed 3 years ago

jaebradley commented 4 years ago

https://api.urbandictionary.com/v0/autocomplete-extra?term=jae

{
  "results": [
    {
      "preview": "a beautiful girl , always speaks her mind , is always funny cracking jokes, doesn't care what people",
      "term": "Jae"
    },
    {
      "preview": "Usually Jacks have feelings for a certain person but they are too shy to tell them. The people they ",
      "term": "Jack"
    },
    {
      "preview": "James is a irresistible bad boy who is funny, He has a great personality and he’s a total cutie. He ",
      "term": "James"
    },
    {
      "preview": "Jason is a very kind hearted person. He can be shy at many times and you think he's a total creep un",
      "term": "Jason"
    },
    {
      "preview": "Jake is a very fun and outgoing guy. He has a smile that will brighten anyone's day and eye's that a",
      "term": "Jake"
    },
    {
      "preview": "It is a slang word for the word \"Cancer\"",
      "term": "Jake Paul"
    },
    {
      "preview": "A girl who might not have the biggest self esteem, but she has a big heart. She often puts others be",
      "term": "Jasmine"
    },
    {
      "preview": "Jade is a girl who is someone you are blessed to have in your life. She has been through hell but al",
      "term": "Jade"
    },
    {
      "preview": "Kind, sweet, funny, and sometimes immature. He knows what to say and how to make a girl feel good. H",
      "term": "jacob"
    },
    {
      "preview": "A skinny girl, usually dark haired. Jamie is funny, bubbly, random and loves to sing. Most are artis",
      "term": "Jamie"
    },
    {
      "preview": "what a ledge",
      "term": "Jesus"
    },
    {
      "preview": "a shooting pain in your vagina",
      "term": "Christian Deem"
    },
    {
      "preview": "Someone who is addicted and has an obsession with Abel Tesfaye / The Weeknd.",
      "term": "abelholic"
    },
    {
      "preview": "The Couple name of Jaejoong and Yunho of the korean boyband DBSK. The word is a combination of the '",
      "term": "Jaeho"
    },
    {
      "preview": "A Jae-Ann is a smart loving person you will ever meet. She is very friendly, but once you get to kno",
      "term": "Jae-Ann"
    },
    {
      "preview": "Alyssa Jae is beautiful. She smiles but her eyes tell a different story. She has been through alot i",
      "term": "Alyssa Jae"
    },
    {
      "preview": "Eunin is an asian boy. He acts all tough like he's a teddy boy, but he's just a small baby that is t",
      "term": "Eunin"
    },
    {
      "preview": "Slut",
      "term": "jon jae"
    },
    {
      "preview": "a ninja, always eats ramen,makes really good rice, lingers, pops out of thin air when his name is su",
      "term": "seungjae"
    },
    {
      "preview": "An adorable person. This person has their own interesting point of views. It also means one who is k",
      "term": "Baaybeeh Jae"
    }
  ]
}
jaebradley commented 3 years ago

Closed by #61 and released as part of https://github.com/jaebradley/urban-dictionary-client/releases/tag/v3.1.0