Hacker News new | past | comments | ask | show | jobs | submit login

Out of curiosity:

The extension makes API requests to http://www.omdbapi.com/ for its data.

The free API key only allows 1,000 req/day but you apparently only need to spend $10/mo for unlimited queries: https://www.patreon.com/bePatron?u=5038490

I've never seen Patreon used as a storefront like this. Kinda interesting because Patreon also gives you a UI for capturing other types of sponsorships.




I built up a similar extension to show MPAA rating on Douban and Zhihu. Though the extension is in Chinese, I setup a server to host all movies data to avoid the requests limit of omdbapi. Updating backend data frequently is definitely a hard job to do. I could guess why omdbapi is asking for support on patreon. Here's the extension link, if you don't mind I post it here :) https://chrome.google.com/webstore/detail/mpaa-%E7%94%B5%E5%...


In case Netflix is dominating your time... This is my Free Chrome plugin that will block Netflix after 1 hour and wait for you to commit something on Github to keep Netflix and Chill'n. Other options like Khan Academy are suppported.

https://chrome.google.com/webstore/detail/studycity/jhehahil...


I can see people adding this plugin thinking it's a good idea at the time of download.

Once the functionality kicks in and they're actually blocked when attempting to access Netflix, 'instant uninstall, proceed with Netflix binge..'.

or ... git commit -m "garbage commit. Give me Netflix!"


Main goal is to get children under twelve to go outside, jump in puddles, ride their bikes. My daughter did 10 rounds of this once, 10 hours of youtube with 5 multiplication problems each hour and eventually decided youtube wasn't worth it. It helps children to disconnect for a couple minutes and re-evaluate their summer day life choices.


Oh, well if you have someone of higher authority to enforce its continued and proper usage, then obviously that's a different story.

I was originally commenting from the perspective of the plug-in as a self-help tool where its usage and existence in the browser was determined solely by the users themselves.

In a household setting, I could see it being useful in preventing kids from spending too much time in front of the computer.


Building the skills to bypass it is a win. That is also learning.


That’s a great idea, and also strikes me as damn funny.


I built a similar extension for Netflix, Amazon Prime Video, and Shudder. I'm also pulling and rendering RT and Metacritic scores (when they're available). I didn't release it, I just install it locally on the devices that I frequently stream from and have it collecting dust on my GitHub.

Interestingly, I recall when hacking it together that there are quite a bit of discrepancies between the services and the release years they use for videos. One service will say that Movie A was released in 1989 but IMDB will have it listed as 1990. Release years matter for titles where there might be little or no variation between an original film, remakes, or sequels.


Hey I'm interested in a version with RT in it - do you have a link to the repo?


Getting a 404 on that Patreon link:

  404
  Oh no! Looks like you got lost.
  Quick! Make your way back to the spaceship!


The problem with OMDb is that it's not updated very frequently as the ratings don't come from IMDb directly but from various other sources. Especially for new movies that means that it often has ratings that are way higher than on IMDb. It also happens that less popular movies are on IMDb but not OMDb.


I'm surprised they're even able to confidently go commercial with their API since they scrape their data.


That’s the thing, they aren’t scraping IMDb, they scrape other sources that have the IMDb ratings from what I remember. Directly scraping IMDb is not a good idea if you make money off it.


LOL..."We didn't scrape your data, we scraped someone else who scraped your data!" Good luck with that one.


I don't think the distinction matters if imdb wanted you to stop offering their ratings in your commercial api.

I certainly expect that this project is too small of a fish for imdb to care either way. It's more of a curiosity for me since I always love the simplicity of an API as a business.


I wonder how realistic it would be to expect OP to be able to negociate some kind of deal with imdb should the extension meet some kind of success.

Anyone knows of businesses going rogue first, then striking a deal later ?


You can do anything until you get caught. However, I think there are many companies that exist in the realm of "data aggregation", likely walk a fine line though.


Yeah, will buy premium if it comes to 1000 req/day




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: