-
Notifications
You must be signed in to change notification settings - Fork 41
Use Json data returned from imdb? #200
Copy link
Copy link
Open
Labels
enhancementEnhancements and improvements, nice to haves for a next release but never mandatory.Enhancements and improvements, nice to haves for a next release but never mandatory.feedback-wantedLooking for feedback on the issue at hand. Opinions please, constructive ones preferred.Looking for feedback on the issue at hand. Opinions please, constructive ones preferred.
Milestone
Metadata
Metadata
Assignees
Labels
enhancementEnhancements and improvements, nice to haves for a next release but never mandatory.Enhancements and improvements, nice to haves for a next release but never mandatory.feedback-wantedLooking for feedback on the issue at hand. Opinions please, constructive ones preferred.Looking for feedback on the issue at hand. Opinions please, constructive ones preferred.
imdb have introduced the use of json data in the returned page holding most of the data that is currently extracted by interrupting the html code.
I have a version in my branch json-blob-imdb using this json data where possible.
any feedback and testing is welcomed.