google-books
How to sort search result in reverse order of publication date in Google books?
Google books provide sorted by date option on the left column to sort searched books. But the result seems that publication date is in descending order ( from latest to oldest). This may not be fit fo[详细]
2023-04-09 15:18 分类:问答Submit book to Google eBookStore
This might be the wrong location for this question but is there an API to submit books to Google eBookStore?[详细]
2023-03-22 10:14 分类:问答503 error from Google Books API when accessed from EC2
On my Amazon EC2 instance: ~$ curl -XGET https://www.googleapis.com/books/v1/volumes?q=Mark+Twain { \"error\": {[详细]
2023-03-21 22:04 分类:问答How to improve the speed of this code?
I\'m trying to import all googlebooks-1gram files into a postgresql database. I wrote the following Java code for that:[详细]
2023-02-23 00:40 分类:问答how to make non copyable html page like google book
I am just curious if I开发者_JAVA技巧 can be able to copy books from google or not.And I am also curious to know what to make such kind of material.I suppose the best way is to convert the text pages[详细]
2023-02-01 05:33 分类:问答want to access google books from android app
I am pretty new to android; I would like to access google books from my android app. Can anyone provide any pointers, sample code开发者_JS百科, or advice on[详细]
2023-01-29 10:49 分类:问答Solr Image Result
I am new to Solr for providing search results. I am planning to implement something similar to google books, which highlight search words in result-set and make an image from result ... So I need t开[详细]
2023-01-29 06:17 分类:问答Ruby on Rails 3 and Google Book Search
I\'m trying to get started using the Google Data API for Google Book Search in my Ruby on Rails 3 application, and I don\'t even understand how to get started. What gems do I need? What do I need to d[详细]
2023-01-15 04:10 分类:问答SyntaxError using gdata-python-client to access Google Book Search Data API
>>> import gdata.books.service >>> service = gdata.books.service.BookService() >>> results = serv开发者_运维百科ice.search_by_keyword(isbn=\'0434003484\')[详细]
2023-01-01 02:57 分类:问答Google Books API - Getting Book Ratings?
I cannot find a way to get a Book\'s Ratings through the Books API provided by Google. All I figured out is how开发者_运维问答 to obtain search listings, which do not include ratings and description.[详细]
2022-12-20 06:59 分类:问答