anshulrgoyal / imdb-scrapper

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

Scrapper is returning null for couple of imdb id #27

Closed mnsrulz closed 4 years ago

mnsrulz commented 4 years ago

While using IMDBScraper.scrapper(imdbId) if imdbId is tt4486148 then the scrapper is returning null.

Internally getSimilarMoviesById function is creating problem. Is there any way to update this function?

anshulrgoyal commented 4 years ago

@manishrawat4u you can always create a pull request.

mnsrulz commented 4 years ago

@manishrawat4u you can always create a pull request.

yes, I did that... easy to fix

mnsrulz commented 4 years ago

https://github.com/hack-throne/imdb-scrapper/pull/30

mnsrulz commented 4 years ago

@anshulrgoyal -any plan of releasing soon to npm?

anshulrgoyal commented 4 years ago

Would release in few weeks

anshulrgoyal commented 4 years ago

@manishrawat4u released the package.