anshulrgoyal / imdb-scrapper

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

Add support for Today born star #8

Closed anshulrgoyal closed 6 years ago

anshulrgoyal commented 6 years ago

This can be achieved by scrapping this URL https://www.imdb.com/search/name?birth_monthday=10-02&refine=birth_monthday&ref_=nv_cel_brn 10-2 is the date and the function can take optional date to give the birth day on that day and the format .Moment can be used to parse the date and formed in the required format

masquel commented 6 years ago

Hi, I'll take it.

anshulrgoyal commented 6 years ago

ok no problem .Best of luck.Thanks in advance .