Using the Internet Archive's Open Library APIs (Live Demos)

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ก.ย. 2024

ความคิดเห็น • 24

  • @davidofili9153
    @davidofili9153 3 ปีที่แล้ว +1

    Making virtually all the pages an API of their own is astonishing. That's lots of effort, time, and commitment. Great work!

  • @wertiaaudit5746
    @wertiaaudit5746 3 ปีที่แล้ว +3

    Best site and one of a kind. User added data is the future. By the people, for the people 🇺🇸

  • @MrRWF2004
    @MrRWF2004 2 ปีที่แล้ว +2

    thank you for your video. very useful. would like more such videos

  • @extropiantranshuman
    @extropiantranshuman 2 ปีที่แล้ว

    thank you for making it possible to duplicate to other websites. I hope the OL keeps improving to be the best beacon for the world to emulate

  • @nro337
    @nro337 ปีที่แล้ว

    This is awesome, thank you!

  • @extropiantranshuman
    @extropiantranshuman 2 ปีที่แล้ว

    like everything I first see and am not used to - I thought watching and the idea behind what's in teh video's silly - until I find a use. I did: I realized I'll need it to build my digital vegan library from it! I think the OL is one of the best starting points and the fact they make it possible - score!

  • @youtubeshortsmix2356
    @youtubeshortsmix2356 3 หลายเดือนก่อน

    helped alot brother

  • @micahdelaurentis6551
    @micahdelaurentis6551 ปีที่แล้ว

    this is amazing....thanks so so so much!

  • @SanthoshJayaprakash-pg6mc
    @SanthoshJayaprakash-pg6mc 3 หลายเดือนก่อน

    Thanks man👍

  • @cheoles4190
    @cheoles4190 ปีที่แล้ว

    wow thx you for your work !

  • @wertiadreams7949
    @wertiadreams7949 3 ปีที่แล้ว +2

    Thank you for your effort .

    • @axlbjorn3952
      @axlbjorn3952 3 ปีที่แล้ว

      you probably dont care but if you are bored like me during the covid times then you can watch pretty much all of the latest movies and series on InstaFlixxer. Been binge watching with my gf lately :)

    • @darianmax6425
      @darianmax6425 3 ปีที่แล้ว

      @Axl Bjorn Yup, I've been watching on instaflixxer for since december myself :D

  • @opreastefan5371
    @opreastefan5371 ปีที่แล้ว

    can books by fetched via JS by category?

  • @brodyman30
    @brodyman30 ปีที่แล้ว

    Are the APIs available for things other than books? I'm currently using Archive to host my audio but using an API through the site seems like it would work right?

    • @mekarpeles
      @mekarpeles ปีที่แล้ว

      Take a look at developers.archive.org/ for Internet Archive APIs. This video only covers Open Library's APIs.
      If you take an archive.org details page like archive.org/details/gd1977-10-14.sbd.fixed.miller.110419.flac16 and change the word "details" to "metadata", this will return a json API for that item.

  • @frankrappa7384
    @frankrappa7384 2 ปีที่แล้ว

    how do i show the description of the books?

  • @kirill_good_job
    @kirill_good_job 6 หลายเดือนก่อน

    how to get slack chat link ?

  • @kirill_good_job
    @kirill_good_job 6 หลายเดือนก่อน

    How to download 10 000 books from this website ?

    • @DefeatOG
      @DefeatOG 3 หลายเดือนก่อน

      Set a limit. put &limit=10 to only get 10 books back

  • @bilalaslam1025
    @bilalaslam1025 2 ปีที่แล้ว

    I want to display readable books to my website using your api, please help me out about how I can use your isbn and get the readable books, also tell me how can I get isbn numbers?

    • @extropiantranshuman
      @extropiantranshuman 2 ปีที่แล้ว

      it looks like you use json and use isbn urls.

    • @bilalaslam1025
      @bilalaslam1025 2 ปีที่แล้ว

      @@extropiantranshuman yes i am using json and isbn
      I want to display readable books to my website.

    • @extropiantranshuman
      @extropiantranshuman 2 ปีที่แล้ว +3

      @@bilalaslam1025 did you write in the github I sent? I'm trying to help out - but without seeing it, I can't tell what you're saying