anshulrgoyal / imdb-scrapper

This is small project it provide many good api for search ,scrapping ,trending
39 stars 32 forks source link

unhandled promise exception if the search title contains unicode characters #31

Closed mnsrulz closed 4 years ago

mnsrulz commented 4 years ago

issue: var imdbInfo = await IMDBScraper.simpleSearch('Young Detective Dee – Rise Of The Sea Dragon')

the above title contains unicode dash character and the program throws unhandled exception