irrregular reminder that you can ask google to unlock books that are in the public domain but not openly available via the feedback form. It usually takes them one or two days to review the request.
irrregular reminder that you can ask google to unlock books that are in the public domain but not openly available via the feedback form. It usually takes them one or two days to review the request.
@awinkler Email from books-library-support[@]google.com, timestamp 1:24 AM (13 hours ago), with the Google logo visible. The email reads: "Hi Alexander, We finished our review of the book and approved it for full access. You can access the complete contents here. Thanks! Caye The Google Books Team".
Provided by @altbot, generated privately and locally using Qwen3-Vl:30b
🌱 Energy used: 0.046 Wh
@tillgrallert Not really ... I just know the api docs: https://developers.google.com/books/docs/v1/using
Here's an api call for 'magazines', can't get the langRestrict parameter to work though: https://www.googleapis.com/books/v1/volumes?q=a&printType=magazines&langRestrict=it
@awinkler This is one example for the >1 mio. hits searching for some Arabic keywords in titles. Note that most if not all magazines are classified as books.
@tillgrallert bottomline: it's a mess. Btw, I've already hit the rate limit, so the API seem pretty useless for data analysis.
Libraries partnering with google books should have published corresponding metadata separately. Ages ago, i tried to get a list of google books ids with corresponding ids from state library in Munich: https://github.com/alexander-winkler/gb2b3kat/tree/main But that's painful and hacky and doesn't obviously scale.