We use __NEXT_DATA__ from the page to find the user's latest rated movies. We found that at least in one case (of a Video Game) the movie details were wrong. Normally this shouldn't be a problem though because we know all the movies already and we keep the values we already have. Otherwise the data from __NEXT_DATA__ seems more accurate and complete. |
||
|---|---|---|
| .. | ||
| fixtures | ||
| conftest.py | ||
| test_db.py | ||
| test_imdb.py | ||
| test_models.py | ||
| test_web.py | ||