WordsAPI

FREEMIUM
Verified
Durch dpventures | Aktualisiert hace 14 días | Data
Popularität

9.9 / 10

Latenz

191ms

Service Level

100%

Health Check

N/A

Zurück zu allen Diskussionen

Letter Pattern Query That Returns a Definition for Each Word

Rapid account: Sarahlchavez
Sarahlchavez
hace 3 años

Hi, I am trying to get a list of words that match a REGEX pattern and then get definitions for each word. I am using the following url for the REGEX pattern:
https://wordsapiv1.p.rapidapi.com/words/?letterPattern=(?=.*w)([1]{4,}$)

The url successfully returns to me what I am looking for–an array of words matching the pattern. Is there a way to also get each word’s definition in the same query? I have tried and failed to get definitions for each word in the returned array.

Thanks so much.
Sarah


  1. wordily

Nehmen Sie an der Diskussion teil - fügen Sie unten einen Kommentar hinzu:

Anmelden / Registrieren, um neue Kommentare zu veröffentlichen