Metron-Project / metron

Django website for a comic book database
https://metron.cloud/
GNU General Public License v3.0
90 stars 7 forks source link

Fetch data from CV itself when creating entry #290

Closed rad96 closed 1 week ago

rad96 commented 1 week ago

Allow user to enter they CV API key as part of personal profile Fetch CV issue/series/whatever endpoint with user-provided API key on client-side. Fill some fields of creation form with data got from CV

Will be handy for filling info of series from ancient times

Libgen have done this in example, I expect something simillar: изображение

bpepple commented 1 week ago

Appreciate you thinking outside the box, but implementing a feature like this could potentially open the project to legal trouble since that would be explicitly against Comic Vine's Terms of Use.

rad96 commented 1 week ago

Yeah, better to scrap it "in secret" I see