words / powerthesaurus-api

Look up English synonyms, antonyms, etc with powerthesaurus.org
https://npm.im/powerthesaurus-api
MIT License
58 stars 6 forks source link

Empty Array as Output #4

Closed Michaelvons closed 4 years ago

Michaelvons commented 4 years ago

When I try the sample code, no data is outputted. What setup step am I missing?

I have done the obvious npm install but when I try a sample e.g "shoe" I no an empty array.

Please help.

wooorm commented 4 years ago

This project seems to be broken, because PowerThesaurus keeps changing their website: https://github.com/words/powerthesaurus-api/issues/3

zeke commented 4 years ago

Bummer :[

Sorry about that!

rockroland commented 4 years ago

confirmed that there are no results when tested with runkit

zeke commented 4 years ago

Yep. It's busted.

I would suggest reaching out to the PowerThesaurus folks to see if they have plans to support an API: https://www.powerthesaurus.org/_feedback

zeke commented 4 years ago

This should be fixed, y'all. Give it a try: https://github.com/words/powerthesaurus-api/pull/5#issuecomment-690532508