abhinayrathore / ASP.NET-IMDb-Scraper

IMDb Scraping API written in CSharp to scrape movie information from IMDb.com
http://lab.abhinayrathore.com/imdb/
MIT License
22 stars 12 forks source link

C# Imdb #2

Open NDusan88 opened 6 years ago

NDusan88 commented 6 years ago

Stop working today, just returning Null

Rednaxelax commented 6 years ago

Exactly this. I guess it's because of the new reference view on imdb. It's perhaps a good thing that it's atleast returning NULL.

Avid user of this, so would love an update.

NDusan88 commented 6 years ago

Well its ok i created new with Api from OMDB, it free for now

Rednaxelax commented 6 years ago

I went from OMDB to this when i made my database app. As i recall it omdb didn't have full cast import, and your dependent on OMDB (server downtime etc). But ill guess ill get on with recoding it for the time being.

NDusan88 commented 6 years ago

Yea i know, but in my case i don't need full imports, just basic, you can use Scrappy library to scrap new data from Imdb too