omdbapi / OMDb-API

The Open Movie Database Bug Tracking
418 stars 21 forks source link

too many results returned #251

Open kzeonG opened 2 years ago

kzeonG commented 2 years ago

Hi. Just tried http://www.omdbapi.com/?apikey=&s=24&type=series&y=2001 but says too many results returned. How am i supposed to get the info.

tks

bajalnyt commented 2 years ago

Although not documented, it appears that the search works only for > 3 characters reliably.

curl "http://www.omdbapi.com?apikey=$OMDB&s=abc&type=series&y=2001&page=1"
kzeonG commented 2 years ago

so the search is broken and cannot be used properly. Will someone on the development team be fixing this otherwise its pointless to use.!