morgannewman / FlixCritic

Apache License 2.0
0 stars 0 forks source link

Task/3: Remove OMDB #6

Closed morgannewman closed 5 years ago

morgannewman commented 5 years ago

Fixes #3.

The idea here is to remove OMDB reliance entirely from the data layer of the extension.

This PR changes the data flow from extract -> OMDB -> Rotten Tomatoes to extract -> Rotten Tomatoes.

It turns out the logic to extract data from the DOM doesn't work very well. But that's another issue.

I've enabled console logging for now if you want to check out the change -- simply pull the change and start hovering on Netflix.