You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
https://imdb-scraper.herokuapp.com/search?q=Game+of+Thrones&limit=1
{
"success": true,
"result": [{
"id": "tt0944947",
"title": "Game of Thrones",
"year": "2011",
"genres": [],
"plot": "Nine noble families fight for control over the mythical lands of Westeros, while an ancient enemy returns after being dormant for thousands of years.",
"runtime": "57min",
"rating": "9.4",
"votes": "1614138",
"photoUrl": "https://m.media-amazon.com/images/M/MV5BMjA5NzA5NjMwNl5BMl5BanBnXkFtZTgwNjg2OTk2NzM@._V1_UX182_CR0,0,182,268_AL_.jpg",
"directors": [],
"writers": [],
"stars": [],
"retrieved": "2019-12-17T16:51:02.139Z"
}]
}
Originally reported by MPenguin in #gonzobot
It appears that anything scraped in 2021 is not scraping properly:
could be possible to rewrite with: https://github.com/alberanid/imdbpy
@IlGnome wanna help me take a stab?
The text was updated successfully, but these errors were encountered: