Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8197175
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T05:41:17+00:00 2026-06-07T05:41:17+00:00

I am implementing a PHP application that requires some data from Google Books API,

  • 0

I am implementing a PHP application that requires some data from Google Books API, for the first time.
It is quite awkward, but when I use the typical query
http://books.google.com/books/feeds/volumes?q=search+term (someone who has previous experience with the specific API, can understand me), it returns only 10 results.

For instance, the XML response for http://books.google.com/books/feeds/volumes?q=php, contains the following field: totalResults>582. However, I retrieve only 10.

After reading the corresponding documentation, I have not concluded into a solution.

Could anyone help me?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T05:41:18+00:00Added an answer on June 7, 2026 at 5:41 am

    No, its another param: max-results. But it looks like the maximum number of results in one ‘page’ is still set quite low – at 20.

    For example, this query:

    http://books.google.com/books/feeds/volumes?q=php&max-results=40

    … gave me just 20 entries. It’s useful, though, that you can iterate over the collection with start-index param, like this:

    http://books.google.com/books/feeds/volumes?q=php&max-results=20&start-index=21

    … then 41, 61 etc. It starts with 1, and not 0, I’ve checked. )

    Edit 2022

    The param is now maxResults not max-results and startIndex not start-index

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Should I spend time implementing LDAP for authentication in my web application(php)? Is it
I'm implementing object caching in a PHP application using APC. The issue is, that
implementing publishActivity in PHP using the REST API using this code: $activity = array(
I'm busy implementing the wurfl api using PHP, but somehow just can't seem to
I am writing a Java application that requires access to a database, which is
I'm developing a php / mysql application that handles multiple simultaneous users. I'm thinking
Problem: Blank email from PHP web application. Confirmed: App works in Linux, has various
I have a php application that doesn't use the mvc model that i would
I have started working on a huge PHP application that has thousands of lines
I am currently working on a application that will be implementing user customizable widgets

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.