Giter Club home page Giter Club logo

Comments (4)

DanielOliver avatar DanielOliver commented on September 24, 2024 1

Good evening! Thank you for letting me know about this. No artificial limitation is being passed to the API:

url: `https://www.goodreads.com/review/list`,

The Goodreads API doesn't specify a limit of 20, but I wouldn't be surprised if there were. https://www.goodreads.com/api/index#reviews.list

    v: 2
    id: Goodreads id of the user
    shelf: read, currently-reading, to-read, etc. (optional)
    sort: title, author, cover, rating, year_pub, date_pub, date_pub_edition, date_started, date_read, date_updated, date_added, recommender, avg_rating, num_ratings, review, read_count, votes, random, comments, notes, isbn, isbn13, asin, num_pages, format, position, shelves, owned, date_purchased, purchase_location, condition (optional)
    search[query]: query text to match against member's books (optional)
    order: a, d (optional)
    page: 1-N (optional)
    per_page: 1-200 (optional)
    key: Developer key (required)

I must admit that all uses I've had so far have not been for as many books as you have in any one list. Unfortunately, I don't have the time to really debug this and fix it this week. I wonder if the other gatsby goodread packages ran into this problem.

from gatsby-source-goodreads.

mailtokamalnayan avatar mailtokamalnayan commented on September 24, 2024

Thank you for the response.

I will use other Goodreads API and update.

from gatsby-source-goodreads.

mailtokamalnayan avatar mailtokamalnayan commented on September 24, 2024

I tried @jamesdanylik/gatsby-source-goodreads and it returns the full list.

from gatsby-source-goodreads.

DanielOliver avatar DanielOliver commented on September 24, 2024

I really appreciate the update. I've been out of pocket. In the next few weeks I'm either going to update my package or formally recommend the other package. The problem seems to be that the use case I have for my own package here is not quite the general use-case it's marketed as solving. I'm sorry that you had to do the run-around to find a package that worked for you. I'm going to go ahead and close this issue on the assumption that you've found a solution.

from gatsby-source-goodreads.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.